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

Make Git quite when running tests in Travis #152

Merged
merged 1 commit into from
Feb 4, 2019

Conversation

kokosing
Copy link
Member

@kokosing kokosing commented Feb 4, 2019

Make Git quite when running tests in Travis

Without this change, test automation logs are polluted
with about 430 lines like:
Unpacking objects: 91% (51/56)

See:
https://docs.travis-ci.com/user/customizing-the-build/#git-clone-quiet

@cla-bot cla-bot bot added the cla-signed label Feb 4, 2019
@ebyhr
Copy link
Member

ebyhr commented Feb 4, 2019

The commit message seems having typo? quitequiet

.travis.yml Show resolved Hide resolved
Without this change, test automation logs are polluted
with about 430 lines like:
Unpacking objects:  91% (51/56)

See:
https://docs.travis-ci.com/user/customizing-the-build/#git-clone-quiet
@kokosing kokosing merged commit b59e583 into trinodb:master Feb 4, 2019
@kokosing kokosing deleted the origin/master/078 branch February 4, 2019 21:38
rice668 pushed a commit to rice668/trino that referenced this pull request Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants