Changeset 35505
- Timestamp:
- May 3, 2013, 2:17:25 PM (13 years ago)
- File:
-
- 1 edited
-
tags/ipp-20130307/pstamp/scripts/pstampparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20130307/pstamp/scripts/pstampparse.pl
r35489 r35505 1015 1015 my $command = "$pstamptool -getdependent -stage $stage -stage_id $stage_id -imagedb $imagedb -component $component -outdir $outdir"; 1016 1016 $command .= " -need_magic" if $need_magic; 1017 $command .= ' -hold' if $action eq 'PREVIEW';1017 # $command .= ' -hold' if $action eq 'PREVIEW'; 1018 1018 1019 1019 if ($label) {
Note:
See TracChangeset
for help on using the changeset viewer.
