Fix bug in the hook which prevented committing makefiles.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 23 Sep 2009 16:00:08 +0000 (16:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 23 Sep 2009 16:00:08 +0000 (16:00 +0000)
commit95e74456a28b2b9a90ad5913d81168fd8195754c
tree16904d4d2f523aafc4bf4352daff3817623b87a2
parent5c858faa15b8bda0ce5d7e9a334da6c17c9c3b70
Fix bug in the hook which prevented committing makefiles.

If both makefiles and any source files were committed, makefiles were
mistakenly added to changed_sources and were flagged as containing TABs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
misc/scripts/svn/hooks/pre-commit