Fix pre-commit hooks under MinGW/MSYS
authorAlexander Gavrilov <angavrilov@gmail.com>
Wed, 16 Jul 2008 20:12:28 +0000 (00:12 +0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 17 Jul 2008 01:17:27 +0000 (21:17 -0400)
Apply the work-around for checking the executable
permission of hook files not only on Cygwin, but on
Windows in general.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found