diff tests/test-notify @ 7172:fb1d7a42663c

Use dummy diffstat in tests and remove older diffstat workaround. This makes test-notify pass on systems without diffstat installed or where the diffstat version yields a different output.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 19 Oct 2008 19:03:23 +0200
parents 89431fbe0524
children 44b3f7bbe2f3
line wrap: on
line diff
--- a/tests/test-notify	Sun Oct 19 17:40:35 2008 +0200
+++ b/tests/test-notify	Sun Oct 19 19:03:23 2008 +0200
@@ -83,5 +83,4 @@
 hg --cwd b rollback
 hg --traceback --cwd b pull ../a 2>&1 | sed -e 's/\(Message-Id:\).*/\1/' \
   -e 's/changeset \([0-9a-f]*\) in .*/changeset \1/' \
-  -e 's/^Date:.*/Date:/' \
-  -e 's/^1 files changed/1 file changed/'
+  -e 's/^Date:.*/Date:/'