[PATCH] tabled: disable debug output in tests
Jeff Garzik <[email protected]>
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
commit cb0ed2014b5aa68e6d0a2ffdad031b2d9ee31159 Author: Jeff Garzik <[email protected]> Date: Sun Mar 7 07:56:55 2010 -0500 [test] start-daemon: disable tabled debug output by default Signed-off-by: Jeff Garzik <[email protected]> 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