Changeset 25150 for branches/czw_branch/cleanup/DataStore/scripts/dsget
- Timestamp:
- Aug 20, 2009, 11:49:09 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup/DataStore/scripts/dsget
r24374 r25150 69 69 undef $copies; 70 70 } 71 if ($copies < 1) {71 elsif ($copies < 1) { 72 72 die "--copies must be >= 1"; 73 73 }
Note:
See TracChangeset
for help on using the changeset viewer.
