Changeset 33049
- Timestamp:
- Jan 9, 2012, 1:39:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20111222/ippScripts/scripts/dist_bundle.pl
r32385 r33049 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.
