[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Handle spaces in VM path name (#369)

akgrant43 notifications at github.com
Mon Feb 4 18:29:32 UTC 2019


Modify the launch script templates to handle spaces in the VM path name.

dirname takes one or more paths, so if the path has spaces and isn't
quoted it is treated as two paths... not what we want.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/369

-- Commit Summary --

  * Handle spaces in VM path name

-- File Changes --

    M platforms/unix/config/bin.squeak.sh.in (2)
    M platforms/unix/config/squeak.sh.in (2)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/369.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/369.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/369
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190204/f5246843/attachment.html>


More information about the Vm-dev mailing list