Code Review
/
releng.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8c75863
)
Add gsutil to path
61/16561/1
author
Aric Gardner
<agardner@linuxfoundation.org>
Thu, 7 Jul 2016 14:05:35 +0000
(10:05 -0400)
committer
Aric Gardner
<agardner@linuxfoundation.org>
Thu, 7 Jul 2016 14:05:35 +0000
(10:05 -0400)
Change-Id: I8d59f267190f997e1d47e1d58c432d3c63337a06
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
utils/retention_script.sh
patch
|
blob
|
history
diff --git
a/utils/retention_script.sh
b/utils/retention_script.sh
index
36dd537
..
1db8055
100755
(executable)
--- 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