IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41479


Ignore:
Timestamp:
Jan 27, 2021, 11:41:32 PM (5 years ago)
Author:
mhuber
Message:

fixed wrong command string returned when psphotForced fails (IPP-946)

File:
1 edited

Legend:

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

    r41477 r41479  
    165165    # $params->{PROC_ERROR} = $PSTAMP_SYSTEM_ERROR;
    166166    my $rc = $error_code >> 8;
    167     my_die("$command failed: $error_code $rc",
     167    my_die("$psphot_cmd failed: $error_code $rc",
    168168           $params->{QUERY_ID},$fpa_id,$params->{'MJD-OBS'},
    169169           $params->{FILTER},$params->{OBSCODE},$params->{STAGE},
Note: See TracChangeset for help on using the changeset viewer.