- Timestamp:
- Mar 30, 2012, 2:49:37 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20111122/pstamp/scripts
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp_get_image_job.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/pstamp/scripts
- Property svn:mergeinfo set to
-
branches/eam_branches/ipp-20111122/pstamp/scripts/pstamp_get_image_job.pl
r32852 r33638 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.
