tests/test-keyword
branchstable
changeset 511 fbe7b0409072
parent 485 5c3637b12e88
child 536 af1cbe3a9141
--- a/tests/test-keyword	Wed Nov 26 09:35:38 2008 +0100
+++ b/tests/test-keyword	Sat Jul 12 19:12:18 2008 +0100
@@ -104,7 +104,7 @@
 EOF
 
 echo % pull from bundle
-hg pull -u ../kw.hg 2>&1 | sed -e '/^Date:/,/^diffs (/ d'
+hg pull -u ../kw.hg 2>&1 | sed -e '/^Content-Type:/,/^diffs (/ d'
 
 echo % remove notify config
 sed -e '/\[hooks\]/,$ d' $HGRCPATH > $HGRCPATH.nonotify