Changeset 33051
- Timestamp:
- Jan 9, 2012, 1:43:09 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/dist_bundle.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/dist_bundle.pl
r32385 r33051 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.
