diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2016-07-07 14:17:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-07 14:17:47 +0000 |
commit | e984960e5710a899bed6ab1261913ecaa03a2755 (patch) | |
tree | 213a6f1b992a137db9799352930267ea9b40d245 | |
parent | c1e5e8559eaf81727b2727a2fd9f519a7f1c64eb (diff) | |
parent | 1e860fa8dabe2b136d611fcd3fd8d9f8984319c6 (diff) |
Merge "Need more coffee, I put in the pull path to the executable"
-rwxr-xr-x | utils/retention_script.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/retention_script.sh b/utils/retention_script.sh index 1db805507..7e50623ca 100755 --- a/utils/retention_script.sh +++ b/utils/retention_script.sh @@ -15,7 +15,7 @@ # limitations under the License. ############################################################################## -PATH=$PATH:/usr/local/bin/gsutil +PATH=$PATH:/usr/local/bin/ #These are the only projects that generate artifacts for x in armband ovsnfv fuel apex compass4nfv |