From ea5b009e4b5a3c7f722e12209ee8eabd08fadfad Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Thu, 1 Mar 2012 18:02:46 +0200 Subject: Protect apt-get update with retries too. --- node/setup-build-android | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node') diff --git a/node/setup-build-android b/node/setup-build-android index a614308..06b47a3 100755 --- a/node/setup-build-android +++ b/node/setup-build-android @@ -36,7 +36,7 @@ chmod a+x /usr/local/bin/repo adduser --system jenkins-build sed -i.bk 's,^\(.*://[^.]*.ec2.archive.ubuntu.com\)/,\1.s3.amazonaws.com/,' /etc/apt/sources.list -apt-get update +apt-get-retry update # We do update as part of early node init (to get this script actually) #apt-get update -- cgit v1.2.3