summaryrefslogtreecommitdiffstats
path: root/test/two.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/two.test')
-rw-r--r--test/two.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/two.test b/test/two.test
index 372dd72..bbacbae 100644
--- a/test/two.test
+++ b/test/two.test
@@ -23,7 +23,7 @@
$ quilt diff | sed -e "s/\\t.*//"
> Index: d/d/file2
> ===================================================================
- > --- d.orig/d/file2
+ > --- /dev/null
> +++ d/d/file2
> @@ -0,0 +1 @@
> +This is file two.
@@ -31,7 +31,7 @@
$ quilt diff -z | sed -e "s/\\t.*//"
> Index: d/d/file2
> ===================================================================
- > --- d.orig/d/file2
+ > --- /dev/null
> +++ d/d/file2
> @@ -0,0 +1 @@
> +This is file two.
@@ -112,7 +112,7 @@
> Index: d/d/file4
> ===================================================================
> --- d.orig/d/file4
- > +++ d/d/file4
+ > +++ /dev/null
> @@ -1 +0,0 @@
> -This is file 4.