summaryrefslogtreecommitdiffstats
path: root/test/space-in-filenames.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/space-in-filenames.test')
-rw-r--r--test/space-in-filenames.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/space-in-filenames.test b/test/space-in-filenames.test
index fa0ddf8..434f147 100644
--- a/test/space-in-filenames.test
+++ b/test/space-in-filenames.test
@@ -1,7 +1,7 @@
$ mkdir patches
$ quilt new test.diff
->Patch patches/test.diff is now on top
+> Patch patches/test.diff is now on top
$ echo foo > foo
$ quilt add foo
@@ -84,14 +84,14 @@ $ quilt grep new
$ quilt grep " "
> a: b [c]:new line
-$quilt remove "a: b [c]"
+$ quilt remove "a: b [c]"
> File a: b [c] removed from patch patches/test.diff
$ quilt files
> foo
> foo bar
-$quilt remove "foo bar"
+$ quilt remove "foo bar"
> File foo bar removed from patch patches/test.diff
$ quilt files