Mercurial > public > mercurial-scm > hg-stable
diff tests/test-hook.t @ 28106:cedbe8723d99
hook: even fewer parentheses for load errors
Missed this one.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Fri, 12 Feb 2016 11:34:04 -0800 |
parents | 37b818cad146 |
children | 88e309a0c133 |
line wrap: on
line diff
--- a/tests/test-hook.t Mon Feb 08 17:34:32 2016 +0100 +++ b/tests/test-hook.t Fri Feb 12 11:34:04 2016 -0800 @@ -496,7 +496,7 @@ $ hg pull ../a pulling from ../a searching for changes - abort: preoutgoing.nomodule hook is invalid ("nomodule" not in a module) + abort: preoutgoing.nomodule hook is invalid: "nomodule" not in a module [255] $ echo '[hooks]' > ../a/.hg/hgrc