Changeset 17551
- Timestamp:
- May 6, 2008, 3:54:20 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/DataStore/scripts/dsget (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataStore/scripts/dsget
r17545 r17551 3 3 # Copyright (C) 2006-2008 Joshua Hoblitt 4 4 # 5 # $Id: dsget,v 1.2 1 2008-05-06 23:39:32jhoblitt Exp $5 # $Id: dsget,v 1.22 2008-05-07 01:54:20 jhoblitt Exp $ 6 6 7 7 use strict; … … 143 143 if ($nebulous) { 144 144 require Nebulous::Client; 145 import Nebulous::Client; 145 146 require File::Copy; 147 import File::Copy; 148 146 149 my $neb = Nebulous::Client->new( 147 150 proxy => $server,
Note:
See TracChangeset
for help on using the changeset viewer.
