IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 4, 2009, 10:45:57 AM (17 years ago)
Author:
jhoblitt
Message:

don't replicate to the volume being implied by the key being replicated!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/t/09_server_delete_instance.t

    r24637 r24995  
    5858    my $key = "foo";
    5959    my $uri1 = $neb->create_object($key, 'node01');
    60     my $uri2 = $neb->replicate_object($key, 'node2');
     60    my $uri2 = $neb->replicate_object($key, 'node02');
    6161
    6262    # make one of the instances unavailable
Note: See TracChangeset for help on using the changeset viewer.