Changeset 33382 for trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
- Timestamp:
- Feb 28, 2012, 1:45:26 PM (14 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
r33249 r33382 850 850 { 851 851 my $command = "$whichimage $ra $dec"; 852 $command .= " --tess_id $requested_tess_id" if $requested_tess_id; 852 853 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 853 854 run(command => $command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
