URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b044e48c7005ecb4233e7d6991876ebe3b673edc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b044e48 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>
Actions performed:
from d69cec7 Quote the path for the Windows setup script.
adds b044e48 Quote the source directory in Git commands.
Summary of changes:
make-version.pl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)