summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--quilt.changes6
-rw-r--r--test/dir-a-b.test8
2 files changed, 6 insertions, 8 deletions
diff --git a/quilt.changes b/quilt.changes
index 7bd228e..3df0e29 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Sep 19 16:24:57 CEST 2006 - khali@linux-fr.org
+
+- test/dir-a-b.test: Don't use diffstat in the regression test
+ suite, as it may or may not be available.
+
+-------------------------------------------------------------------
Mon Sep 18 23:37:41 CEST 2006 - khali@linux-fr.org
- doc/quilt.1.in: Document the fact that per-patch comments are now
diff --git a/test/dir-a-b.test b/test/dir-a-b.test
index cfed806..0255373 100644
--- a/test/dir-a-b.test
+++ b/test/dir-a-b.test
@@ -106,14 +106,6 @@
> @@ -1 +0,0 @@
> -d
- $ quilt refresh -p ab --diffstat
- > Refreshed patch patches/ab.diff
-
- $ sed -n -e 's/ *//' -e 's/ *|.*//p' patches/ab.diff
- > test.txt
- > test2.txt
- > test3.txt
-
$ quilt pop -qR
> Removing patch patches/ab.diff
> No patches applied