diff options
author | Siri Hansen <[email protected]> | 2013-04-04 15:43:06 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2013-04-04 15:43:06 +0200 |
commit | a0fb34b3e6a73178e9b4c41ab2a20b3ba1762cd5 (patch) | |
tree | 2ece9b6846f9b0e33b8c9ca22ec666066e20da9e /lib/common_test/doc/src/ct_run.xml | |
parent | 44a2884a7df320596039b8c8563bf73f9eb5aa6b (diff) | |
parent | b74b21ba20e1e5aab7887891bf6672abb33f71fc (diff) | |
download | otp-a0fb34b3e6a73178e9b4c41ab2a20b3ba1762cd5.tar.gz otp-a0fb34b3e6a73178e9b4c41ab2a20b3ba1762cd5.tar.bz2 otp-a0fb34b3e6a73178e9b4c41ab2a20b3ba1762cd5.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/common_test/doc/src/ct_run.xml')
-rw-r--r-- | lib/common_test/doc/src/ct_run.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/common_test/doc/src/ct_run.xml b/lib/common_test/doc/src/ct_run.xml index d871908952..c87c765ae7 100644 --- a/lib/common_test/doc/src/ct_run.xml +++ b/lib/common_test/doc/src/ct_run.xml @@ -113,9 +113,9 @@ [-muliply_timetraps Multiplier] [-scale_timetraps] [-create_priv_dir auto_per_run | auto_per_tc | manual_per_tc] - [-repeat N [-force_stop]] | - [-duration HHMMSS [-force_stop]] | - [-until [YYMoMoDD]HHMMSS [-force_stop]] + [-repeat N] | + [-duration HHMMSS [-force_stop [skip_rest]]] | + [-until [YYMoMoDD]HHMMSS [-force_stop [skip_rest]]] [-basic_html] [-ct_hooks CTHModule1 CTHOpts1 and CTHModule2 CTHOpts2 and .. CTHModuleN CTHOptsN] @@ -149,9 +149,9 @@ [-muliply_timetraps Multiplier] [-scale_timetraps] [-create_priv_dir auto_per_run | auto_per_tc | manual_per_tc] - [-repeat N [-force_stop]] | - [-duration HHMMSS [-force_stop]] | - [-until [YYMoMoDD]HHMMSS [-force_stop]] + [-repeat N] | + [-duration HHMMSS [-force_stop [skip_rest]]] | + [-until [YYMoMoDD]HHMMSS [-force_stop [skip_rest]]] [-basic_html] [-ct_hooks CTHModule1 CTHOpts1 and CTHModule2 CTHOpts2 and .. CTHModuleN CTHOptsN] |