diff --git a/.monadid b/.monadid
index d251e011c2472bd84dd67b405a1a8dfc091f9221..c27ca1c8c4dd7359361ab8a8ba59a376a8e84504 100644
--- a/.monadid
+++ b/.monadid
@@ -1,4 +1,4 @@
 monad identification file
 This file is used for monad directory identification
-Built by toole1 on linux4.ews.illinois.edu
-Build Date: Sat Sep 24 01:37:06 CDT 2011
+Built by toole1 on linux3.ews.illinois.edu
+Build Date: Sat Sep 24 01:49:21 CDT 2011
diff --git a/proxy.cpp b/proxy.cpp
index 7069ff334c32ffc9484843e0106421a118994e76..7706ffeebf0b74fa1724bfc9720d173bd3ab5f6a 100755
--- a/proxy.cpp
+++ b/proxy.cpp
@@ -38,7 +38,7 @@ namespace proxy
 
 namespace opts
 {
-	bool verbose = true;
+	bool verbose = false;
 	bool redirect_test_output = true;
 }