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

report mysqldump failures #90

Merged
merged 2 commits into from
Jan 14, 2015
Merged

report mysqldump failures #90

merged 2 commits into from
Jan 14, 2015

Conversation

buckelij
Copy link
Member

ghe-export-mysql errors were not correctly reported because the gzip in the pipeline succeeds even when mysqldump does not.

This fixes mysql backup error reporting by switching from sh to bash and setting '-o pipefail'.

buckelij and others added 2 commits January 14, 2015 09:44
See #86. Think this was
just stomped from an earlier version.
@rtomayko
Copy link
Contributor

Made a quick change to avoid grep -q. See 2acbdfd for details. Looks great otherwise. Thanks!

rtomayko added a commit that referenced this pull request Jan 14, 2015
@rtomayko rtomayko merged commit b0b5041 into master Jan 14, 2015
@rubiojr rubiojr deleted the use-pipefail branch February 25, 2016 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants