Split stdout and stderr for monitor_queue into separate files,
and make the log files unbuffered so we can actually see what's going on

Signed-off-by: Martin J. Bligh <mbligh@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@750 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/server/autoserv b/server/autoserv
index f328123..156d61c 100755
--- a/server/autoserv
+++ b/server/autoserv
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python -u
 #
 # Copyright 2007 Google Inc. Released under the GPL v2