Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/7657
Change subject: IMPALA-5791: Make bootstrap_development.sh survive apt-get failure ...................................................................... IMPALA-5791: Make bootstrap_development.sh survive apt-get failure This patch adds quadratic backoff to apt-get, which can fail for network reasons. While I'm here, fix bug in call to diff: diff returns failure when there is a difference, but it is used in this script only for the output, not the return value. Change-Id: I2829064c9f27c39f13529b3d1a1e4f7d7a0e0128 --- M bin/bootstrap_development.sh 1 file changed, 22 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/57/7657/1 -- To view, visit http://gerrit.cloudera.org:8080/7657 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2829064c9f27c39f13529b3d1a1e4f7d7a0e0128 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]>
