- Timestamp:
- Oct 2, 2009, 5:10:19 PM (17 years ago)
- Location:
- branches/eam_branches/20090820
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/rcserver_checkstatus.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090820
- Property svn:mergeinfo changed
-
branches/eam_branches/20090820/ippScripts/scripts/rcserver_checkstatus.pl
r24030 r25766 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.
