- Timestamp:
- May 9, 2013, 11:25:56 AM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130419/pstamp/scripts
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp_checkdependent.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419/pstamp/scripts
- Property svn:mergeinfo changed
/trunk/pstamp/scripts merged: 35432,35438-35440,35486-35487,35497-35498,35504
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130419/pstamp/scripts/pstamp_checkdependent.pl
r34716 r35545 344 344 } 345 345 346 if (0) { 346 347 my $tess_id = $metadata->{tess_id}; 347 348 if ($tess_id eq 'RINGS.V0') { … … 349 350 return $PSTAMP_GONE 350 351 } 352 } 351 353 if (($state =~ /error/) or ($state =~ /purged/) or ($state =~ /scrubbed/) or ($state eq 'drop') or 352 354 ($data_state =~ /error/) or ($data_state =~ /purged/) or ($data_state =~ /scrubbed/) or ($data_state eq 'drop')) {
Note:
See TracChangeset
for help on using the changeset viewer.
