Changeset 36129
- Timestamp:
- Sep 17, 2013, 4:30:30 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20130712/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r36122 r36129 808 808 $command .= " -priority_order"; 809 809 } 810 $command .= " -surveyName $survey" ;810 $command .= " -surveyName $survey" if $survey; 811 811 } else { 812 812 $command = "$stacktool -dbname $imagedb";
Note:
See TracChangeset
for help on using the changeset viewer.
