Changeset 28583
- Timestamp:
- Jul 1, 2010, 3:27:25 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstampparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstampparse.pl
r28228 r28583 877 877 $$r_newState = 'stop'; 878 878 $$r_fault = $PSTAMP_GONE; 879 } elsif (($data_state ne 'full') or ($need_magic and ($image->{magicked} < 0)) ) {879 } elsif (($data_state ne 'full') or ($need_magic and ($image->{magicked} < 0)) or ($run_state eq 'goto_cleaned')) { 880 880 881 881 if ($stage eq 'stack') {
Note:
See TracChangeset
for help on using the changeset viewer.
