Changeset 36130
- Timestamp:
- Sep 17, 2013, 4:32:22 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r36102 r36130 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.
