Wireshark-commits: [Wireshark-commits] master-2.0 b6cd321: Quote the path for the Windows setup scr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Nov 2015 19:16:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6cd32146e7bbe897e583f61bd8c31666ea2b3ac
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

b6cd321 by Guy Harris (guy@xxxxxxxxxxxx):

    Quote the path for the Windows setup script.
    
    The path may contain a space (it does on my Windows 7 VM), so quote it
    in the PowerShell command.
    
    Change-Id: Ib130991b8c29cb327832f2fe51cb37828526448b
    Reviewed-on: https://code.wireshark.org/review/12041
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit d69cec7cffc9e281b9a5dd389120f0791e1d805f)
    Reviewed-on: https://code.wireshark.org/review/12042
    

Actions performed:

    from  e191090   We *do* use setWindowModified; remove the XXX comment saying to do so.
    adds  b6cd321   Quote the path for the Windows setup script.


Summary of changes:
 CMakeLists.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)