Wireshark-commits: [Wireshark-commits] master 77b26d6: That's not specific to OS X.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Mar 2016 20:12:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77b26d6d71150ba0870541ac31bf6176fbfaf26e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

77b26d6 by Guy Harris (guy@xxxxxxxxxxxx):

    That's not specific to OS X.
    
    OS X's sed appears to be a *BSD sed, so the same problem might exist on
    *BSD, or at least some *BSDs, and it might, in fact, be a problem with
    everything except for GNU sed.
    
    Change-Id: I267d9d7eb077c8ec39135bac7eff2c765af3efcf
    Reviewed-on: https://code.wireshark.org/review/14601
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  e8472e5   Fix a problem that prevented checkins of all filenames containing the character 'r' on MacOS with an active pre-commit hook.
    adds  77b26d6   That's not specific to OS X.


Summary of changes:
 tools/pre-commit |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)