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

Fix typo in debian systemv script. #798

Merged
merged 1 commit into from May 26, 2016

Conversation

jan0sch
Copy link
Contributor

@jan0sch jan0sch commented May 26, 2016

An if construct was not properly closed by fi which led to errors
when trying to start the system service.

An `if` construct was not properly closed by `fi` which led to errors
when trying to start the system service.
Furthermore a space was required within the `if` construct.
@kardapoltsev kardapoltsev merged commit 46ea82d into sbt:master May 26, 2016
@kardapoltsev
Copy link
Member

Good job, thanks!

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.

None yet

4 participants