- Timestamp:
- Mar 30, 2012, 2:49:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/ippScripts/scripts/dist_bundle.pl
r32385 r33638 194 194 # XXX: perhaps only do this for stages where we know that this happens 195 195 next if $file_rule =~ /STATS/; 196 # don't fail on these "non-essential files" 197 next if $file_rule =~ /TRACE/; 198 next if $file_rule =~ /LOG/; 199 next if $file_rule =~ /BIN/; 196 200 197 201 &my_die("failed to resolve $file_name", $component, $PS_EXIT_DATA_ERROR);
Note:
See TracChangeset
for help on using the changeset viewer.
