For debugging it would be helpful to be able to specify to run only for a single account or file/directory
Created attachment 188387 [details] [review] Bug 41052: Add option to specify one or more accounts for marc_ordering_process.pl For debugging it would be helpful to be able to specify to run only for a single account or file/directory Test Plan: 1) Create 3 marc order accounts 2) Run script with no options 2) Script should process all 3 marc order accounts 3) Run script with one -a parameter for one account id 4) Script should run for only that account 5) Run script with two -a parameters for two account ids 6) Script should run for only those two accounts