Index: runbot
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/nutch/runbot,v
retrieving revision 1.2
diff -u -p -r1.2 runbot
--- runbot	22 Oct 2010 16:23:49 -0000	1.2
+++ runbot	6 Nov 2010 17:46:54 -0000
@@ -62,6 +62,7 @@ then
   echo "Solr URL: $s"
   echo "Seed URL: $u"
   echo "Debug: $d"
+  echo "Running as: `whoami`"
   
 fi
 
