Wireshark-commits: [Wireshark-commits] master 8878d77: Current test for GIT_DIR introduced in chang

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Jun 2014 00:58:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8878d7778e6fb10bf9e6ce20af16f4e247e51e04
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8878d77 by Anish Bhatt (anish@xxxxxxxxxxx):

    Current test for GIT_DIR introduced in changeset Ie1560c372e23e58fb0e310f681388b5e1a65ba5b doesn't seem to be working correctly on bash 4.3.18 : .git/hooks/pre-commit: line 11: .git: command not found
    
    This test works correctly in bash/dash/zsh
    
    Change-Id: Ic89fc2764d1a70e9e5d112c7928cee6ed783f50f
    Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/2092
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  9516675   Add modelines
    adds  8878d77   Current test for GIT_DIR introduced in changeset Ie1560c372e23e58fb0e310f681388b5e1a65ba5b doesn't seem to be working correctly on bash 4.3.18 : .git/hooks/pre-commit: line 11: .git: command not found


Summary of changes:
 tools/pre-commit |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)