IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 16, 2008, 3:27:19 PM (18 years ago)
Author:
bills
Message:

Changes to get detectability query processing working with the new
request processing scheme and tables

File:
1 edited

Legend:

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

    r18537 r18587  
    9191my $fileset = $req_name;
    9292
    93 # Here we invoke the assumption that the output for the request is placed in the
    94 # fileset directory directly
    95 my $out_dir = "$outputDataStoreRoot/$product/$fileset";
    96 
    97 print STDERR "product: $product  REQ_NAME: $req_name $out_dir\n" if $verbose;
     93print STDERR "product: $product  REQ_NAME: $req_name\n" if $verbose;
    9894
    9995if ($product and $fileset) {
Note: See TracChangeset for help on using the changeset viewer.