Feature #11878
openauto launch appion scripts for new session based on those run on an old one
0%
Description
This will be used with autoscreen and future auto collection and reduce user work when the params are the same on the same ingest server for preprocessing.
Updated by Anchi Cheng over 2 years ago
Usage: autoRelauncher.py --old-sessionname=<name> --new-sessionname=<name> [options]
Options:
-h, --help show this help message and exit
--old-session=name old session name to get scripts to remake for the new
--new-session=name new session name to run the old scripts on
--no-wait Force the new session not to wait for more images after
completing loop
--wait Force the new session to wait for more images after
completing loop
--runname=name new runname
--testing testing mode, only show commands
Usage: autoRelauncher.py --old-sessionname=<name> --new-sessionname=<name> [options]