Index: trunk/Nebulous/lib/Nebulous/Client.pm
===================================================================
--- trunk/Nebulous/lib/Nebulous/Client.pm	(revision 19494)
+++ trunk/Nebulous/lib/Nebulous/Client.pm	(revision 19497)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004-2008  Joshua Hoblitt
 #
-# $Id: Client.pm,v 1.58 2008-08-01 23:55:26 jhoblitt Exp $
+# $Id: Client.pm,v 1.59 2008-09-11 23:02:23 jhoblitt Exp $
 
 package Nebulous::Client;
@@ -681,5 +681,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;
