Changeset 29561 for trunk/pstamp/scripts/pstamp_get_image_job.pl
- Timestamp:
- Oct 26, 2010, 8:39:32 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_get_image_job.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_get_image_job.pl
r27874 r29561 105 105 $command .= " --prefix $prefix"; 106 106 $command .= " --magicked" if $magicked; 107 # DANGER DANGER do not commit next line 108 # $command .= " --no_magic"; 109 # DANGER DANGER do not commit last line 107 110 $command .= " --dbname $dbname" if $dbname; 108 111 $command .= " --verbose" if $verbose;
Note:
See TracChangeset
for help on using the changeset viewer.
