- Timestamp:
- Oct 28, 2013, 4:40:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/ippScripts/scripts/dist_bundle.pl
r36047 r36253 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.
