Changeset 18763
- Timestamp:
- Jul 28, 2008, 7:49:53 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/DataStore/scripts/dsproductls (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataStore/scripts/dsproductls
r17739 r18763 3 3 # Copyright (C) 2006-2008 Joshua Hoblitt 4 4 # 5 # $Id: dsproductls,v 1. 6 2008-05-19 21:24:15 jhoblittExp $5 # $Id: dsproductls,v 1.7 2008-07-29 05:49:53 bills Exp $ 6 6 7 7 use strict; … … 21 21 'uri|u=s' => \$uri, 22 22 'last_fileset|l=s' => \$last_fileset, 23 'timeout|t ' => \$timeout,23 'timeout|t=s' => \$timeout, 24 24 ) or pod2usage( 2 ); 25 25
Note:
See TracChangeset
for help on using the changeset viewer.
