IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 31, 2019, 10:32:39 AM (7 years ago)
Author:
eugene
Message:

minor change to commented-out code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20191011/Nebulous/t/56_client_find_instances.t

    r40998 r41009  
    3838##     );
    3939##     $neb->create( "foo", "~node02" );
    40 ## #    $neb->replicate( "foo", "~node02" );
     40##     $neb->replicate( "foo", "~node01" );
    4141##
    4242##     Test::Nebulous->switch_node_state;
     
    4949## #   my $locations = $neb->find_instances( "neb:///foo", "node02", 1); # result : no instance
    5050## #   my $locations = $neb->find_instances( "neb:///foo", "node02", 0); # result : no instance
    51 ## #   my $locations = $neb->find_instances( "neb:///foo", "node02"); # result : no instances
     51##     my $locations = $neb->find_instances( "neb:///foo", "node02"); # result : no instances
    5252##
    5353## #   my $locations = $neb->find_instances( "neb:///foo", undef, 1);
Note: See TracChangeset for help on using the changeset viewer.