From: Aric Gardner Date: Thu, 7 Jul 2016 14:05:35 +0000 (-0400) Subject: Add gsutil to path X-Git-Tag: colorado.1.0~289^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F61%2F16561%2F1;p=releng.git Add gsutil to path Change-Id: I8d59f267190f997e1d47e1d58c432d3c63337a06 Signed-off-by: Aric Gardner --- diff --git a/utils/retention_script.sh b/utils/retention_script.sh index 36dd537e9..1db805507 100755 --- a/utils/retention_script.sh +++ b/utils/retention_script.sh @@ -15,6 +15,8 @@ # limitations under the License. ############################################################################## +PATH=$PATH:/usr/local/bin/gsutil + #These are the only projects that generate artifacts for x in armband ovsnfv fuel apex compass4nfv do