IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2009, 11:34:07 AM (17 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippScripts/scripts/rcserver_checkstatus.pl

    r24030 r25624  
    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.