Changeset 38105
- Timestamp:
- Apr 10, 2015, 3:41:00 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/sc_prepare_camera.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/sc_prepare_camera.pl
r38079 r38105 91 91 { 92 92 93 ### $command = "$camtool -processedexp -cam_id $cam_id "; ### THIS LINE ONLY TO TEST! 93 94 my $command = "$camtool -pendingexp -cam_id $cam_id "; 94 $command = "$camtool -processedexp -cam_id $cam_id "; ### THIS LINE ONLY TO TEST!95 95 $command .= " -dbname $dbname " if defined($dbname); 96 96
Note:
See TracChangeset
for help on using the changeset viewer.
