Skip to content

Conversation

@mpeterv
Copy link
Contributor

@mpeterv mpeterv commented Oct 14, 2016

Don't call require "start-server" in unprotected mode,
actually pass require and "start-server" as arguments
to pcall. Use pcall instead of xpcall as no error handler is used.

Don't call `require "start-server"` in unprotected mode,
actually pass `require` and `"start-server"` as arguments
to `pcall`. Use `pcall` instead of `xpcall` as no error handler is used.
@coveralls
Copy link

coveralls commented Oct 14, 2016

Coverage Status

Coverage remained the same at 82.679% when pulling 83e3612 on mpeterv:fix-start-from-wrong-dir into e5b59b6 on sailorproject:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 82.679% when pulling 83e3612 on mpeterv:fix-start-from-wrong-dir into e5b59b6 on sailorproject:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 82.679% when pulling 83e3612 on mpeterv:fix-start-from-wrong-dir into e5b59b6 on sailorproject:master.

@Etiene
Copy link
Member

Etiene commented Oct 14, 2016

Oh!!! Thanks ^____^

@Etiene Etiene merged commit 3bff181 into sailorproject:master Oct 14, 2016
@mpeterv mpeterv deleted the fix-start-from-wrong-dir branch October 14, 2016 21:59
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.

3 participants