test-hook.t: remove prelistkeys.forbid hook before moving on
An upcoming patch will change the order of operations and perform a listkeys
before a changegroup fetch. This will cause a few tests to print out the wrong
error message.
--- a/tests/test-hook.t Fri Mar 29 18:28:59 2013 -0700
+++ b/tests/test-hook.t Fri Mar 29 19:52:02 2013 -0700
@@ -232,6 +232,7 @@
abort: prelistkeys hook exited with status 1
[255]
$ cd ../a
+ $ rm .hg/hgrc
prechangegroup hook can prevent incoming changes