Changeset 36059
- Timestamp:
- Aug 30, 2013, 3:05:33 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_job_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_job_run.pl
r36048 r36059 57 57 my_die("output_base is required", $job_id, $PS_EXIT_PROG_ERROR) if !$outputBase; 58 58 59 $options = 1 if !$options; 60 61 # We don't need to muggle anymore. Ignore those options 62 $options &= ~($PSTAMP_REQUEST_UNCENSORED | $PSTAMP_REQUIRE_UNCENSORED); 63 59 # ppstamp requires an input file 60 $options = $PSTAMP_SELECT_IMAGE if !$options; 64 61 65 62 my $ipprc = PS::IPP::Config->new(); # IPP Configuration
Note:
See TracChangeset
for help on using the changeset viewer.
