IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 21, 2012, 4:11:24 PM (14 years ago)
Author:
bills
Message:

More changes for detectability queries. This version works.

File:
1 edited

Legend:

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

    r33286 r33324  
    143143
    144144if (-s $reg_list) {
    145     my $command = "echo Skipping $dsreg --add $req_name --product $product --list $reg_list";
     145    my $command = "$dsreg --add $req_name --product $product --list $reg_list";
    146146    $command .= " --copy --datapath $outdir";
    147147    $command .= " --type MOPS_DETECTABILITY_RESPONSE";
Note: See TracChangeset for help on using the changeset viewer.