Wireshark-commits: [Wireshark-commits] master 19b61b0: commit-msg: quote the filename, fix printed

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Jul 2018 21:12:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=19b61b07ba0cd9f43e231e72b598f9cd6b477522
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

19b61b0 by Peter Wu (peter@xxxxxxxxxxxxx):

    commit-msg: quote the filename, fix printed message
    
    Quote the filename in case it contains spaces or other special chars.
    
    Change-Id: I5ff901de0839551c06bc73b8bef631b64aff5199
    Fixes: v2.9.0rc0-1078-gc20432285a ("git hooks: prevent first commit message line to exceed 80 chars.")
    Reviewed-on: https://code.wireshark.org/review/28827
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  5ad53f8   --extcap-version requires = if it has an argument.
    adds  19b61b0   commit-msg: quote the filename, fix printed message


Summary of changes:
 tools/commit-msg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)