Changeset 36223
- Timestamp:
- Oct 17, 2013, 1:01:15 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/dist_bundle.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/dist_bundle.pl
r36047 r36223 198 198 next if $file_rule =~ /LOG/; 199 199 next if $file_rule =~ /BIN/; 200 201 # chip stage cmf files are not regenerated after cleanup so don't complain if 202 # they are missing. They are of limited utility anyways. USE the smfs 203 next if ($stage eq 'chip' and $file_rule eq 'PSPHOT.OUTPUT'); 200 204 201 205 &my_die("failed to resolve $file_name", $component, $PS_EXIT_DATA_ERROR);
Note:
See TracChangeset
for help on using the changeset viewer.
