Changeset 41705 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Jul 8, 2021, 9:47:22 AM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/camera_exp.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/camera_exp.pl
r41352 r41705 39 39 exit($PS_EXIT_CONFIG_ERROR); 40 40 } 41 42 my @ARGS = @ARGV; 41 43 42 44 my ( $exp_tag, $cam_id, $camera, $outroot, $dbname, $reduction, $dvodb, $verbose, $no_update, … … 96 98 print "\n\n"; 97 99 print "Starting script $0 on $host\n\n"; 98 print " COMMAND IS: @ARGV\n\n";100 print "FULL COMMAND: $0 @ARGS\n\n"; 99 101 } 100 102
Note:
See TracChangeset
for help on using the changeset viewer.
