Our pre-commit hook is a bash script: use [[ ]]

This commit is contained in:
Laurent Rineau 2012-03-14 13:23:35 +00:00
parent a614260127
commit dcf87863bb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# PRE-COMMIT HOOK
#