- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/scripts/pstampparse.pl (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/pstamp/scripts/pstampparse.pl
- Property svn:mergeinfo set to
r36680 r37403 179 179 $label = "PY"; 180 180 $label_changed = 1; 181 } elsif ($lcname =~ /ncu/) { 182 $label = 'NCU'; 183 $label_changed = 1; 184 } elsif (($lcname =~ /mpe_/) or ($lcname =~ /sd_/) or ($lcname =~ /^jk/)) { 185 $label = 'MPE'; 186 $label_changed = 1; 181 187 } 182 188 print "Setting label for $req_name to $label\n" if $label_changed;
Note:
See TracChangeset
for help on using the changeset viewer.
