- Timestamp:
- Nov 8, 2011, 2:44:12 PM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110906
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/dist_bundle.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110906
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20110906/ippScripts/scripts/dist_bundle.pl
r31572 r32630 636 636 $file{file_rule} = $key; 637 637 $file{name} = $val; 638 if ($val eq "STDERR" or $val eq "STDOUT") { 639 print STDERR "Skipping $key because filename is $val\n"; 640 next; 641 } 638 642 push @file_list, \%file; 639 643 }
Note:
See TracChangeset
for help on using the changeset viewer.
