Add gsutil to path 61/16561/1
authorAric Gardner <agardner@linuxfoundation.org>
Thu, 7 Jul 2016 14:05:35 +0000 (10:05 -0400)
committerAric 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

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