# general steps from running)
# The job status is set to IFFAIL.
#
-# per-host-ts IFFAIL TESTID SCRIPT-ARGS...
+# per-host-ts IFFAIL TESTID SCRIPT-ARGS-LIST MORE-ARGS...
#
# Runs the script (as a separate step) for each test host ident.
-# The host ident is appended to SCRIPT-ARGS. (SCRIPT-ARGS
-# should contain an even number of + items for proper testid
-# generation.)
+# The host ident is appended to SCRIPT-ARGS-LIST.
+# (SCRIPT-ARGS-LIST should contain an even number of + items for
+# proper testid generation.)
#
# The scripts are run in parallel for all host idents.
#