- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
DataStore/scripts/dsfilesetls (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/DataStore/scripts/dsfilesetls
r26158 r27517 33 33 $timeout ||= 30; 34 34 $no_proxy = 0 if !defined $no_proxy; 35 36 if (!($uri =~ /\/index\.txt$/)) { 37 $uri .= '/index.txt' 38 } 35 39 36 40 my $response = DataStore::FileSet->new( uri => $uri )->request(
Note:
See TracChangeset
for help on using the changeset viewer.
