summaryrefslogtreecommitdiffstats
path: root/test/basedir.no-test
diff options
context:
space:
mode:
Diffstat (limited to 'test/basedir.no-test')
-rw-r--r--test/basedir.no-test7
1 files changed, 1 insertions, 6 deletions
diff --git a/test/basedir.no-test b/test/basedir.no-test
index 26506a5..8799585 100644
--- a/test/basedir.no-test
+++ b/test/basedir.no-test
@@ -1,6 +1,4 @@
- $ rm -rf d
- $ mkdir -p d/patches
- $ cd d
+ $ mkdir patches
$ echo foo.orig > foo.orig
$ echo foo > foo
@@ -24,6 +22,3 @@
> Applying patch patches/foo.diff
> Applying patch patches/bar.diff
> Now at patch patches/bar.diff
-
- $ cd ..
- $ rm -rf d