summaryrefslogtreecommitdiffstats
path: root/test/nolink.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/nolink.test')
-rw-r--r--test/nolink.test7
1 files changed, 1 insertions, 6 deletions
diff --git a/test/nolink.test b/test/nolink.test
index aa1efe0..e7d4173 100644
--- a/test/nolink.test
+++ b/test/nolink.test
@@ -1,6 +1,4 @@
- $ rm -rf d
- $ mkdir -p d/patches
- $ cd d
+ $ mkdir patches
# quilt should preserve hard links and not create new ones
$ echo foo > foo
@@ -72,6 +70,3 @@
$ quilt pop -q
> Removing patch patches/test.diff
> No patches applied
-
- $ cd ..
- $ rm -rf d