Changeset 36636 for tags/ipp-20130712
- Timestamp:
- Apr 2, 2014, 1:16:14 PM (12 years ago)
- File:
-
- 1 edited
-
tags/ipp-20130712/pstamp/scripts/pstampparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20130712/pstamp/scripts/pstampparse.pl
r36593 r36636 179 179 $label = "PY"; 180 180 $label_changed = 1; 181 } elsif (($lcname =~ /mpe_/) or ($lcname =~ /sd_/)) { 182 $label = 'MPE'; 183 $label_changed = 1; 181 184 } 182 185 print "Setting label for $req_name to $label\n" if $label_changed;
Note:
See TracChangeset
for help on using the changeset viewer.
