]> git.ipfire.org Git - thirdparty/git.git/commit
Disable hooks during tests.
authorJunio C Hamano <junkio@cox.net>
Sun, 16 Oct 2005 07:24:34 +0000 (00:24 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 16 Oct 2005 07:24:34 +0000 (00:24 -0700)
commitc09a69a83e3edcc634f17cdc7b4c71b91f3228ce
tree4107ce7156555a7d86855505e8b4c2b052b48b82
parentf5dce80611ed865d2d5d1e76c2c3ae64bf99fe99
Disable hooks during tests.

Individual tests for hooks would want to have their own tests when
written.  Also we should not pick up from random templates the user
happens to have.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/test-lib.sh