commit cb0ed2014b5aa68e6d0a2ffdad031b2d9ee31159
Author: Jeff Garzik <j...@garzik.org>
Date:   Sun Mar 7 07:56:55 2010 -0500

    [test] start-daemon: disable tabled debug output by default
    
    Signed-off-by: Jeff Garzik <jgar...@redhat.com>

diff --git a/test/start-daemon b/test/start-daemon
index 2761d55..7dcb322 100755
--- a/test/start-daemon
+++ b/test/start-daemon
@@ -19,7 +19,7 @@ fi
 # May be different on Solaris... like /usr/libexec or such.
 cld -d data/cld -P cld.pid -p auto --port-file=cld.port -E
 chunkd -C $top_srcdir/test/chunkd-test.conf -E
-../server/tabled -C $top_srcdir/test/tabled-test.conf -E -D
+../server/tabled -C $top_srcdir/test/tabled-test.conf -E
 
 # We have a special client that waits for tabled to come online, but before
 # that we also have tests that verify that the daemons started and wrote
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to