]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fuse/runtests: added a --no-cleanup option
authorrobk-tahoe <robk-tahoe@allmydata.com>
Mon, 20 Oct 2008 15:51:20 +0000 (08:51 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Mon, 20 Oct 2008 15:51:20 +0000 (08:51 -0700)
commitc6319dde0578156dcca0092451e2e619c97e49d8
tree293155217aa301fe060ee34995996e82450f3b1e
parent23cce79d9ff5ece3ea3fbf4a84b85eae088b0486
fuse/runtests: added a --no-cleanup option

the code had a 'fullcleanup' flag internally which controlled whether
working directories were cleaned up.  this promotes that to a command
line option (negated) '--no-cleanup' defaulting to False, i.e. do cleanup
contrib/fuse/runtests.py