summaryrefslogtreecommitdiffstats
path: root/test/import.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/import.test')
-rw-r--r--test/import.test8
1 files changed, 1 insertions, 7 deletions
diff --git a/test/import.test b/test/import.test
index cebbe3b..8eb40c7 100644
--- a/test/import.test
+++ b/test/import.test
@@ -1,7 +1,4 @@
-
- $ rm -rf d
- $ mkdir -p d/patches
- $ cd d
+ $ mkdir patches
$ quilt new patch1.diff
> Patch %{P}patch1.diff is now on top
@@ -249,6 +246,3 @@
$ cat patches/series
> patch1.diff
> patchR.diff
-
- $ cd ..
- $ rm -rf d