tests/test-notify
changeset 8142 912bfef12ba6
parent 7664 3cc74ee75b0d
child 11889 3b65c3c3cc8d
--- a/tests/test-notify	Thu Apr 23 15:40:10 2009 -0500
+++ b/tests/test-notify	Thu Apr 23 15:40:10 2009 -0500
@@ -60,7 +60,7 @@
 
 echo % fail for config file is missing
 hg --cwd b rollback
-hg --cwd b pull ../a 2>&1 | grep 'unable to open.*\.notify\.conf' > /dev/null && echo pull failed
+hg --cwd b pull ../a 2>&1 | grep 'error.*\.notify\.conf' > /dev/null && echo pull failed
 
 touch "$HGTMP/.notify.conf"