Changeset 35328
- Timestamp:
- Mar 27, 2013, 1:45:42 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/tools/cleandsproduct.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/cleandsproduct.pl
r31801 r35328 52 52 53 53 54 $datastore = "http://datastore.ipp.ifa.hawaii.edu" if !$datastore; 54 55 # since this needs to run on the MHPCC cluster there is no need to go to the 56 # proxy to get the datastore listing 57 $datastore = "http://ippc17/ds" if !$datastore; 58 # $datastore = "http://datastore.ipp.ifa.hawaii.edu" if !$datastore; 55 59 56 60 my $uri = "$datastore/$product/index.txt";
Note:
See TracChangeset
for help on using the changeset viewer.
