summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2016-07-07 14:07:04 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-07-07 14:07:05 +0000
commitc1e5e8559eaf81727b2727a2fd9f519a7f1c64eb (patch)
tree90bcf3e54630151b386194e3b069aaff6dc1aa3c
parent3d60c72a7ddd8b33747e8ca7b47ee9520e89cb21 (diff)
parenta095b2e7ffc28779328f0354a5cc97d9e527fd02 (diff)
Merge "Add gsutil to path"
-rwxr-xr-xutils/retention_script.sh2
1 files changed, 2 insertions, 0 deletions
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