Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

[Develop] Change submodule script to see stderr for git commands #8019

Merged
merged 1 commit into from
Oct 2, 2019

Conversation

NorseGaud
Copy link
Contributor

Change Description

@arhag noticed https://buildkite.com/EOSIO/eosio-build-unpinned/builds/672#5d95d3d3-5a60-4180-864a-8316b1840036 was failing, but it didn't say why. It's understandably confusing since it looks like agent lost or other agent/infra failures.

While I can't see the reason for the original failure, I can see that we hide STDERR with &> /dev/null. That's not good, so I'm going to change it to 1> /dev/null instead.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@NorseGaud NorseGaud merged commit 571c8af into develop Oct 2, 2019
@NorseGaud NorseGaud deleted the develop-submodule-script-stderr-visibility branch October 2, 2019 14:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants