IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35892 for trunk/pstamp


Ignore:
Timestamp:
Aug 6, 2013, 10:55:20 AM (13 years ago)
Author:
bills
Message:

attempt to clean up even if reqType is not defined

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_cleanup.pl

    r35396 r35892  
    8080}
    8181
     82if (0) {
    8283my_die("Cleanup not yet supported for reqType: $reqType", $req_id, $PS_EXIT_UNKNOWN_ERROR)
    8384    if ($reqType ne "pstamp") and ($reqType ne "NULL") and ($reqType ne "dquery");
     85}
    8486
    8587my $mdcParser = PS::IPP::Metadata::Config->new; # Parser for metadata config files
Note: See TracChangeset for help on using the changeset viewer.