Index: trunk/Nebulous/lib/Nebulous/Client.pm
===================================================================
--- trunk/Nebulous/lib/Nebulous/Client.pm	(revision 17845)
+++ trunk/Nebulous/lib/Nebulous/Client.pm	(revision 18454)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004-2008  Joshua Hoblitt
 #
-# $Id: Client.pm,v 1.54 2008-05-22 01:39:41 jhoblitt Exp $
+# $Id: Client.pm,v 1.55 2008-07-10 02:38:24 jhoblitt Exp $
 
 package Nebulous::Client;
@@ -695,5 +695,5 @@
 
         # then fall back to looking for isntances on any volume
-        $locations = $self->find_instances( $key, ':any');
+        $locations = $self->find_instances( $key, '~any');
         unless (defined $locations) {
             return;
