Wireshark-commits: [Wireshark-commits] master d69cec7: Quote the path for the Windows setup script.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Nov 2015 19:16:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d69cec7cffc9e281b9a5dd389120f0791e1d805f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d69cec7 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>
    

Actions performed:

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


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