- Timestamp:
- Apr 18, 2015, 6:27:41 AM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150405
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/sc_prepare_camera.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150405
- Property svn:mergeinfo changed
/trunk (added) merged: 38086-38091,38093,38095-38097,38102,38104-38105,38112,38114-38117,38124-38126,38128,38130-38134,38137,38144-38145
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20150405/ippScripts/scripts/sc_prepare_camera.pl
r38079 r38152 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.
