- Timestamp:
- Sep 27, 2009, 11:34:07 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/ippScripts/scripts/rcserver_checkstatus.pl
r24030 r25624 40 40 41 41 # Parse the command-line arguments 42 my ($dest_id, $ prod_id, $status_uri, $last_fileset, $limit);42 my ($dest_id, $status_uri, $last_fileset, $limit); 43 43 my ($dbname, $save_temps, $verbose, $no_update, $logfile); 44 44 45 45 GetOptions( 46 46 'dest_id=s' => \$dest_id, # destination identifier 47 'prod_id=s' => \$prod_id, # product identifier48 47 'status_uri=s' => \$status_uri, # uri for the desination's status data store product 49 48 'last_fileset=s' => \$last_fileset, # name of last fileset seen on this datastore
Note:
See TracChangeset
for help on using the changeset viewer.
