Changeset 41053
- Timestamp:
- Nov 5, 2019, 8:09:00 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011/Nebulous/bin/neb-replicate
r41007 r41053 53 53 for (my $i = 0; $i < $copies; $i++) { 54 54 if (defined $volume) { 55 # this is coded so that all copies end up on the specified volume which seems wrong 55 56 $neb->replicate($key, $volume) 56 57 or die "failed to replicate Nebulous key: $key";
Note:
See TracChangeset
for help on using the changeset viewer.
