IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 18, 2008, 12:57:00 PM (18 years ago)
Author:
bills
Message:

detect a couple of errors

File:
1 edited

Legend:

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

    r18544 r18620  
    161161        print STDERR "ppstamp failed with error code: $jobStatus\n";
    162162    }
     163} elsif ($jobType eq "detect_query") {
     164    die("multiple detect_query jobs not supported yet");
    163165} else {
    164166    die("unknown jobType $jobType found");
Note: See TracChangeset for help on using the changeset viewer.