pharo: More quoting
This commit is contained in:
@@ -53,5 +53,5 @@ fi
|
||||
|
||||
# Run the VM
|
||||
set -f
|
||||
exec -- ${vm} $@
|
||||
exec -- "${vm}" "$@"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user