]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
locktest: don't fail cleanup if the dir doesn't exist
authorGreg Farnum <gregory.farnum@dreamhost.com>
Tue, 6 Sep 2011 18:29:04 +0000 (11:29 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Tue, 6 Sep 2011 19:39:21 +0000 (12:39 -0700)
commit655e4a4cfeb82ea88b63adab0ea53d172113d9d9
tree8a779dd184b4c00f78b35e5b65308394b6eb41d9
parentd4a876f3e3effd5b8d94f19575c3c49db08b4489
locktest: don't fail cleanup if the dir doesn't exist

We're doing this the cheapest way possible: make the dir!

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
teuthology/task/locktest.py