Index: trunk/Nebulous/lib/Nebulous/Server.pm
===================================================================
--- trunk/Nebulous/lib/Nebulous/Server.pm	(revision 13226)
+++ trunk/Nebulous/lib/Nebulous/Server.pm	(revision 13227)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004  Joshua Hoblitt
 #
-# $Id: Server.pm,v 1.35 2007-05-04 00:47:42 jhoblitt Exp $
+# $Id: Server.pm,v 1.36 2007-05-04 03:09:32 jhoblitt Exp $
 
 package Nebulous::Server;
@@ -966,4 +966,6 @@
     $log->logdie("no instances found") unless (scalar @locations);
 
+    $log->debug("found: @locations");
+
     $log->debug("leaving");
 
