Merge "Add gsutil to path"
authorAric Gardner <agardner@linuxfoundation.org>
Thu, 7 Jul 2016 14:07:04 +0000 (14:07 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Thu, 7 Jul 2016 14:07:05 +0000 (14:07 +0000)
utils/retention_script.sh

index 36dd537..1db8055 100755 (executable)
@@ -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