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

Remove set -o pipefail fron che script #223

Merged
merged 1 commit into from
Jan 27, 2016

Conversation

garagatyi
Copy link

Use the same style for variable expansion in whole script

In some bash environments set -o pipefail is illegal and Che can't start in that case.
@TylerJewell @vparfonov

This was referenced Jan 26, 2016
@benoitf
Copy link
Contributor

benoitf commented Jan 26, 2016

it seems description of PR should be updated as it does not only remove pipefail from che.sh script

it removes trailing spaces, add some {}, etc

@garagatyi
Copy link
Author

Description says about changing style of variable expansion.
I don't think that trailing slashes is important enough to say about it.

@benoitf
Copy link
Contributor

benoitf commented Jan 26, 2016

image

@benoitf
Copy link
Contributor

benoitf commented Jan 26, 2016

image

@garagatyi
Copy link
Author

Description, not title. It is auto generated from commit. I added 2 last lines to description to commit message.

@garagatyi garagatyi force-pushed the removePipeFailFromStartScript branch from 93d5765 to 00a2d2f Compare January 26, 2016 15:12
Use the same style for variable expansion in whole script
@skabashnyuk
Copy link
Contributor

ok. @vparfonov ?

@TylerJewell
Copy link

LGTM. Let's merge it.

garagatyi pushed a commit that referenced this pull request Jan 27, 2016
Remove set -o pipefail fron che script
@garagatyi garagatyi merged commit bf3904e into master Jan 27, 2016
@garagatyi garagatyi deleted the removePipeFailFromStartScript branch January 27, 2016 14:46
Katka92 pushed a commit to Katka92/che that referenced this pull request Jun 27, 2018
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.

4 participants