From 477a03dcae94ca5df6165dd1465718252e52698f Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Fri, 23 Sep 2005 18:34:53 +0000 Subject: - Fix the test suite so that directories leftover from a previously interrupted test won't cause a test to fail. --- test/snapshot2.test | 1 + 1 file changed, 1 insertion(+) (limited to 'test/snapshot2.test') diff --git a/test/snapshot2.test b/test/snapshot2.test index fc9462c..0e25d79 100644 --- a/test/snapshot2.test +++ b/test/snapshot2.test @@ -1,3 +1,4 @@ + $ rm -rf d $ mkdir -p d/patches d/d $ cd d $ quilt new snapshot -- cgit