Changeset 25808 for trunk/pstamp/scripts/pstampparse.pl
- Timestamp:
- Oct 8, 2009, 7:29:57 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstampparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstampparse.pl
r25796 r25808 403 403 my $run_state = $image->{state}; 404 404 my $data_state = $image->{data_state}; 405 $data_state = $run_state if $stage eq "stack"; 405 406 if (($run_state eq 'goto_purged') or ($data_state eq 'purged') or 406 407 ($run_state eq 'goto_scrubbed') or ($data_state eq 'scrubbed')) {
Note:
See TracChangeset
for help on using the changeset viewer.
