summaryrefslogtreecommitdiffstats
path: root/test/import2.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/import2.test')
-rw-r--r--test/import2.test7
1 files changed, 1 insertions, 6 deletions
diff --git a/test/import2.test b/test/import2.test
index af6a5fd..f839930 100644
--- a/test/import2.test
+++ b/test/import2.test
@@ -1,8 +1,6 @@
# same as import.test, but with compressed patches
- $ rm -rf d
- $ mkdir -p d/patches
- $ cd d
+ $ mkdir patches
$ quilt new patch1.diff
> Patch %{P}patch1.diff is now on top
@@ -138,6 +136,3 @@
$ quilt delete patch1.diff.gz
> Patch patch1.diff.gz is not in series
-
- $ cd ..
- $ rm -rf d