summaryrefslogtreecommitdiffstats
path: root/test/add-filename-check.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/add-filename-check.test')
-rw-r--r--test/add-filename-check.test8
1 files changed, 2 insertions, 6 deletions
diff --git a/test/add-filename-check.test b/test/add-filename-check.test
index 306af66..2d782a3 100644
--- a/test/add-filename-check.test
+++ b/test/add-filename-check.test
@@ -1,6 +1,5 @@
-$ rm -rf d
-$ mkdir -p d/patches
-$ cd d
+$ mkdir patches
+
$ quilt new test.diff
>Patch patches/test.diff is now on top
@@ -13,6 +12,3 @@ $ quilt add patches/bar
$ quilt add .pc/baz
> File .pc/baz is located below .pc/
-
-$ cd ..
-$ rm -rf d