Changeset 33015 for trunk/pstamp/scripts/pstamp_get_image_job.pl
- Timestamp:
- Dec 23, 2011, 11:12:39 AM (15 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
r32785 r33015 126 126 $command .= " --results_file $results_file"; 127 127 $command .= " --component $component --path_base $path_base --outroot $outroot"; 128 # XXX: we need to do some work if we want to support muggle bundles 129 # $command .= " --no_magic if $no_magic"; 130 $command .= " --magicked" if $magicked; 128 # DING DONG .... 129 $command .= " --no_magic"; 131 130 $command .= " --dbname $imagedbname" if $imagedbname; 132 131 $command .= " --verbose" if $verbose;
Note:
See TracChangeset
for help on using the changeset viewer.
