diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2016-07-07 10:16:46 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2016-07-07 10:16:46 -0400 |
commit | 1e860fa8dabe2b136d611fcd3fd8d9f8984319c6 (patch) | |
tree | d577dac122201e084ea497039b4cca4eb88c59a9 | |
parent | a095b2e7ffc28779328f0354a5cc97d9e527fd02 (diff) |
Need more coffee, I put in the pull path to the executable
Change-Id: I48eb7a57a3f08cb7e00569ab9d76e96a92709b20
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
-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 |