]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
check_memory.py: preserve client.log and stats.out in _test_memory/
authorBrian Warner <warner@lothar.com>
Sun, 16 Sep 2007 03:53:06 +0000 (20:53 -0700)
committerBrian Warner <warner@lothar.com>
Sun, 16 Sep 2007 03:53:06 +0000 (20:53 -0700)
commite9d32f14b99a9b8f09e6088c94b0e8468220ba33
treef77cd587c1a51a8ff1c9411f75fa3b56c4072b89
parentd5ed60e4add666b9b526a156035b4fb72e536ddc
check_memory.py: preserve client.log and stats.out in _test_memory/
Put the nodes in _test_memory/test/, which is clobbered on each test. Also
kill the client with SIGINT instead of SIGKILL. Also don't daemonize the
client, since we're going to kill it at the end of the test anyways: this
cleans up shutdown a bit.
src/allmydata/test/check_memory.py