diff -r e40b629bedd1 -r 912bfef12ba6 tests/test-notify --- 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"