- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/dist_bundle.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/ippScripts/scripts/dist_bundle.pl
r36680 r37403 67 67 ); 68 68 my %empty_cleaned = (); 69 70 71 69 72 70 # Look for programs we need … … 496 494 } elsif ($stage eq "stack") { 497 495 $type = $stack_cleaned{$rule}; 498 } elsif ($stage eq "sky" or $stage eq 'skycal' or $stage eq 'stack_summary' or $stage eq 'ff') {496 } elsif ($stage eq "sky" or $stage eq "skycal" or $stage eq "stack_summary" or $stage eq "ff") { 499 497 $type = $empty_cleaned{$rule}; 500 498 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
