diff options
Diffstat (limited to 'utils')
-rwxr-xr-x | utils/retention_script.sh | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/utils/retention_script.sh b/utils/retention_script.sh index b2177930b..b57e6143e 100755 --- a/utils/retention_script.sh +++ b/utils/retention_script.sh @@ -15,10 +15,7 @@ # limitations under the License. ############################################################################## -PATH=$PATH:/usr/local/bin/ - -#These are the only projects that generate artifacts -for x in armband ovsnfv fuel apex compass4nfv +for x in apex armband ovsnfv fuel apex compass4nfv do echo "Looking at artifacts for project $x" |