Changeset 28081 for trunk/pstamp/scripts/pstampparse.pl
- Timestamp:
- May 24, 2010, 7:17:33 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstampparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstampparse.pl
r28021 r28081 811 811 # chipRun's can be in full state if destreaking is necessary 812 812 if (($state ne 'cleaned') and ($state ne 'update') and ($state ne 'goto_cleaned') and 813 ($stage eq'chip' and $state eq 'full')) {813 ($stage ne 'chip' and $state eq 'full')) { 814 814 my_die("$stage $stage_id is in unexpected state $state", $PS_EXIT_PROG_ERROR); 815 815 }
Note:
See TracChangeset
for help on using the changeset viewer.
