Martin Goldhahn
Martin Goldhahn
Fixes #274
The documetnation states that force-unlock is supported. When running version 0.7.8 I get the following error: ##[error]Error: Support for command "force-unlock" is not implemented
The program has a hard-coded path to rocket-depot.svg. pip installs rocket-depot in the site-packages directory, (/usr/lib/python2.7/site-packages/usr/share/icons/hicolor or ~/.local/lib/python2.7/...) The hard -coded reference is /usr/share/icons/hicolor/scalable/apps/rocket-depot.svg The setup script does also update...
…
I compiled the code with JDK21 and re-enabled the tests
I improved the shell escaping after reading http://stackoverflow.com/questions/1306680/shellwords-shellescape-implementation-for-ruby-1-8 This seems to be more robust. I have been running this for a couple of weeks now and it seems to work.
travis-ci.org is closing down. The project should be moves to travis-ci.com