From b3116df2584228efb80c8a464ba4cbd6a57cfbd0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 5 Jan 2017 17:54:31 +0300 Subject: Add retry script for wget invokes in ci jobs. --- tools/ci/jobs/deheader.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/ci/jobs/deheader.sh') diff --git a/tools/ci/jobs/deheader.sh b/tools/ci/jobs/deheader.sh index caf7dff40..62e40e480 100755 --- a/tools/ci/jobs/deheader.sh +++ b/tools/ci/jobs/deheader.sh @@ -13,5 +13,5 @@ aptget_install python wget \ export dir=$(pwd) rm deheader -wget "https://gitlab.com/4144/deheader/raw/master/deheader" +tools/ci/scripts/retry.sh wget "https://gitlab.com/4144/deheader/raw/master/deheader" chmod +x deheader -- cgit v1.2.3-70-g09d2