Changeset 36127
- Timestamp:
- Sep 17, 2013, 1:07:54 PM (13 years ago)
- File:
-
- 1 edited
-
tags/ipp-20130712/pstamp/scripts/psmkreq (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20130712/pstamp/scripts/psmkreq
- Property svn:mergeinfo set to
r35438 r36127 177 177 $id = 0 if !$id; 178 178 179 unless ($stage eq 'raw' or $stage eq 'chip' or $stage eq 'warp' or $stage eq 'diff' or $stage eq 'stack') { 179 unless ($stage eq 'raw' or $stage eq 'chip' or $stage eq 'warp' or $stage eq 'diff' or $stage eq 'stack' 180 or $stage eq 'stack_summary') { 180 181 die "$stage is not a valid value for stage\n"; 181 182 }
Note:
See TracChangeset
for help on using the changeset viewer.
