Revert "Unset IFS in shell scripts in the linux standalone build and OSX app."
This reverts commit 24125e8dc4
.
yoh has a better patch I see
This commit is contained in:
parent
24125e8dc4
commit
79187a6eaf
18 changed files with 0 additions and 43 deletions
|
@ -3,7 +3,6 @@
|
|||
# libraries bundled with this app.
|
||||
|
||||
set -e
|
||||
unset IFS
|
||||
|
||||
os="$(uname -o 2>/dev/null || true)"
|
||||
base="$(dirname "$0")"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue