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/two.test | 1 + 1 file changed, 1 insertion(+) (limited to 'test/two.test') diff --git a/test/two.test b/test/two.test index 7f51345..9d823b7 100644 --- a/test/two.test +++ b/test/two.test @@ -1,5 +1,6 @@ (To run, type `./run two.test' in this directory.) + $ rm -rf d $ mkdir -p d/patches d/d $ cd d $ quilt new patch1.diff -- cgit