summaryrefslogtreecommitdiffstats
path: root/test/import2.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/import2.test')
-rw-r--r--test/import2.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/import2.test b/test/import2.test
index f839930..3b7150b 100644
--- a/test/import2.test
+++ b/test/import2.test
@@ -70,7 +70,7 @@
# test a few error cases
- $ quilt import missing.diff.gz
+ $ quilt import missing.diff.gz
> Patch missing.diff.gz does not exist
$ quilt import patches/patch1.diff.gz
@@ -120,7 +120,7 @@
# make sure it accepts non-conflicting names
# a small presentation problem here
- $ cp patches/patch1.diff.gz t/patch1.patch.gz
+ $ cp patches/patch1.diff.gz t/patch1.patch.gz
$ quilt import t/patch1.patch.gz
> Importing patch t/patch1.patch.gz (stored as %{P}patch1.patch.gz)