Changeset 19469
- Timestamp:
- Sep 10, 2008, 1:50:26 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/t/56_client_find_instances.t (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/t/56_client_find_instances.t
r19468 r19469 3 3 # Copryight (C) 2004-2005 Joshua Hoblitt 4 4 # 5 # $Id: 56_client_find_instances.t,v 1. 4 2008-09-10 23:42:11bills Exp $5 # $Id: 56_client_find_instances.t,v 1.5 2008-09-10 23:50:26 bills Exp $ 6 6 7 7 use strict; … … 110 110 proxy => "http://$hostport/nebulous", 111 111 ); 112 $neb->create( "foo", " node01" );112 $neb->create( "foo", "~node01" ); 113 113 114 114 my $locations = $neb->find_instances( "neb://node01/foo", "~node02" );
Note:
See TracChangeset
for help on using the changeset viewer.
