IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2009, 4:27:56 PM (17 years ago)
Author:
bills
Message:

fix some problems with distribution that were introduced by the removal of table rcDSProduct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/rcserver_checkstatus.pl

    r24030 r25567  
    4040
    4141# Parse the command-line arguments
    42 my ($dest_id, $prod_id, $status_uri, $last_fileset, $limit);
     42my ($dest_id, $status_uri, $last_fileset, $limit);
    4343my ($dbname, $save_temps, $verbose, $no_update, $logfile);
    4444
    4545GetOptions(
    4646           'dest_id=s'      => \$dest_id,    # destination identifier
    47            'prod_id=s'      => \$prod_id,    # product identifier
    4847           'status_uri=s'   => \$status_uri, # uri for the desination's status data store product
    4948           'last_fileset=s' => \$last_fileset, # name of last fileset seen on this datastore
Note: See TracChangeset for help on using the changeset viewer.