Index: /branches/eam_branches/ipp-20191011/Nebulous/bin/neb-replicate
===================================================================
--- /branches/eam_branches/ipp-20191011/Nebulous/bin/neb-replicate	(revision 41052)
+++ /branches/eam_branches/ipp-20191011/Nebulous/bin/neb-replicate	(revision 41053)
@@ -53,4 +53,5 @@
     for (my $i = 0; $i < $copies; $i++) {
         if (defined $volume) {
+	    # this is coded so that all copies end up on the specified volume which seems wrong
             $neb->replicate($key, $volume)
                 or die "failed to replicate Nebulous key: $key";
