diff options
author | Fred Hebert <[email protected]> | 2017-07-05 13:29:13 -0400 |
---|---|---|
committer | Fred Hebert <[email protected]> | 2017-07-05 13:29:13 -0400 |
commit | 567eeaab1f5dd7b3792cd8390633353dd7088fbf (patch) | |
tree | 639cec52adb1df0a3b5d110e284d610ba044c1b1 /src/rcl_topo.erl | |
parent | 1215715be5ce12dd63fe3f538d3ea1d7e15f1f28 (diff) | |
download | relx-567eeaab1f5dd7b3792cd8390633353dd7088fbf.tar.gz relx-567eeaab1f5dd7b3792cd8390633353dd7088fbf.tar.bz2 relx-567eeaab1f5dd7b3792cd8390633353dd7088fbf.zip |
Fixing windows paths for bin scripts
The syntax for proper path handling when the path may contain
parentheses (such as C:\Program Files (x86)\...) requires quoting the
entire assignment expression:
set "var=%val%"
any other way of doing it may interpret the parentheses and cause
failures.
Diffstat (limited to 'src/rcl_topo.erl')
0 files changed, 0 insertions, 0 deletions