Wireshark-commits: [Wireshark-commits] master-2.0 f2cd6dc: Quote the source directory in Git comman
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Nov 2015 19:26:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2cd6dcfee3bd7df5003183e38abf93d7bc91523
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

f2cd6dc by Guy Harris (guy@xxxxxxxxxxxx):

    Quote the source directory in Git commands.
    
    It may contain spaces (it does on my Windows 7 VM), so it must be
    quoted.  (There are probably other places where it needs to be quoted in
    this script.)
    
    Change-Id: If363691b0f94bbe75755072fd5245266566c3360
    Reviewed-on: https://code.wireshark.org/review/12043
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit b044e48c7005ecb4233e7d6991876ebe3b673edc)
    Reviewed-on: https://code.wireshark.org/review/12044
    

Actions performed:

    from  b6cd321   Quote the path for the Windows setup script.
    adds  f2cd6dc   Quote the source directory in Git commands.


Summary of changes:
 make-version.pl |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)