diff tests/test-hook.t @ 18850:442c0cb8287a

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.
author Siddharth Agarwal <sid0@fb.com>
date Fri, 29 Mar 2013 19:52:02 -0700
parents 56b805306955
children a60963c02f92
line wrap: on
line diff
--- 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