Changeset 36126 for trunk/pstamp/scripts/psmkreq
- Timestamp:
- Sep 17, 2013, 12:58:37 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/psmkreq (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/psmkreq
r35438 r36126 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.
