Changeset 38079 for trunk/ippScripts/scripts/sc_prepare_camera.pl
- Timestamp:
- Apr 2, 2015, 2:07:03 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
r38000 r38079 90 90 my ($workdir,$exp_tag,$reduction); 91 91 { 92 ### $command = "$camtool -processedexp -cam_id $cam_id "; ### THIS LINE ONLY TO TEST! 92 93 93 my $command = "$camtool -pendingexp -cam_id $cam_id "; 94 $command = "$camtool -processedexp -cam_id $cam_id "; ### THIS LINE ONLY TO TEST! 94 95 $command .= " -dbname $dbname " if defined($dbname); 95 96
Note:
See TracChangeset
for help on using the changeset viewer.
