Skip to content

Commit 3891c68

Browse files
committed
added -resume help text to help screen. #59
1 parent ced2309 commit 3891c68

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jtrts_inc.pm

+5
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ usage: $0 [-h|-?] [-option[s]]
6565
-restore Runs a single test, in -restore mode. To do this, we run
6666
john a few seconds, then resume this run until we have
6767
completed the work, then check that all are properly cracked
68+
-resume This is NOT a running 'state'. This will resume the TS where
69+
it left off on the last run (whether by exit due to -stoponerr
70+
or by user ^C exit. This is useful for when deep in the run
71+
there was an error, and you then 'fix' the error, and want
72+
to start tests off where you left off at.
6873
-dynamic <s> What type dynamic do we want. valid is normal, none and
6974
all. Default is normal.
7075
-case_mangle ONLY works in -internal mode. In this mode, if testing a

0 commit comments

Comments
 (0)