Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Startup #187

Merged
merged 2 commits into from
Jan 9, 2013
Merged

Startup #187

merged 2 commits into from
Jan 9, 2013

Conversation

wasnotrice
Copy link
Member

Addresses #186

On OS X, using a ruby script required launching a new jruby process,
in order to ensure we had the correct flags. Using a shell script,
we only have to launch one jruby...faster startup.
@PragTob
Copy link
Member

PragTob commented Jan 8, 2013

Thanks for your quick work on this!

I'm not quite sure though, but how does Windows cope with a shebang of sh? Does it at all?

@wasnotrice
Copy link
Member Author

Windows uses bin\shoes.bat. Which doesn't need this fix :)

@PragTob
Copy link
Member

PragTob commented Jan 9, 2013

Ah okay, of course - my bad!

Looks good to me for all that I understand about shell script. As people already successfully tried it out I say good to merge :-)

Thanks!

PragTob added a commit that referenced this pull request Jan 9, 2013
Startup time improvements from @wasnotrice :-)
@PragTob PragTob merged commit b4be7f8 into master Jan 9, 2013
@wasnotrice wasnotrice deleted the startup branch June 12, 2014 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants