Changeset 41705 for trunk/ippScripts/scripts/fake_imfile.pl
- Timestamp:
- Jul 8, 2021, 9:47:22 AM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/fake_imfile.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/tags/ipp-ps1-20210510 merged: 41663,41665,41669,41685-41704
- Property svn:mergeinfo changed
-
trunk/ippScripts/scripts/fake_imfile.pl
r27718 r41705 50 50 exit($PS_EXIT_CONFIG_ERROR); 51 51 } 52 53 my @ARGS = @ARGV; 52 54 53 55 # Parse the command-line arguments … … 84 86 my $logDest = $ipprc->filename("LOG.IMFILE", $outroot, $class_id) or &my_die("Missing entry from camera config", $exp_id, $fake_id, $class_id, $PS_EXIT_CONFIG_ERROR); 85 87 $ipprc->redirect_output($logDest) or my_die( "Unable to redirect output", $exp_id, $fake_id, $class_id, $PS_EXIT_SYS_ERROR ) if $redirect; 88 print "FULL COMMAND: $0 @ARGS\n\n"; 86 89 87 90 # Recipes to use based on reduction class
Note:
See TracChangeset
for help on using the changeset viewer.
