summaryrefslogtreecommitdiffstats
path: root/test/remember-locations.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/remember-locations.test')
-rw-r--r--test/remember-locations.test7
1 files changed, 2 insertions, 5 deletions
diff --git a/test/remember-locations.test b/test/remember-locations.test
index c1b340c..2631df5 100644
--- a/test/remember-locations.test
+++ b/test/remember-locations.test
@@ -1,6 +1,4 @@
- $ rm -rf d
- $ mkdir -p d/my/changes
- $ cd d
+ $ mkdir -p my/changes
$ export QUILT_PATCHES=my/changes
$ export QUILT_SERIES=patchlist
@@ -26,5 +24,4 @@
> ../my/changes/mychange1
> ../my/changes/mychange2
- $ cd ../..
- $ rm -rf d
+ $ cd ..