Wireshark-commits: [Wireshark-commits] master-1.12 2724a61: Current test for GIT_DIR introduced in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Jun 2014 11:49:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2724a61780d62a7dee384c172fe71462faae70bc
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

2724a61 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>
    (cherry picked from commit 8878d7778e6fb10bf9e6ce20af16f4e247e51e04)
    Reviewed-on: https://code.wireshark.org/review/2103
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  6a662cf   Add modelines
    adds  2724a61   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(-)