← Back to team overview

scratch team mailing list archive

[Bug 563164] Re: squeak should accept additional command line parameters to be passed to squeakvm

 

This would be very helpful for the Scratch project as well. We include
our own plugin that does not ship with the VM, so it would be great if
we could tell this script where to find our preferred Plugins directory.

-- 
squeak should accept additional command line parameters to be passed to squeakvm
https://bugs.launchpad.net/bugs/563164
You received this bug notification because you are a member of Scratch,
which is subscribed to squeak-vm in ubuntu.

Status in “squeak-vm” package in Ubuntu: New

Bug description:
Binary package hint: squeak-vm

So that scripts do not have to duplicate the "find where squeakvm is in lib" logic that /usr/bin/squeak does, we should enable a user to use the following syntax:

    /usr/bin/squeak [image] [changes] -- [additional parameters]





References