Merge "Update Fl multipatch build used in RPM full verify"
[releng/builder.git] / jjb / odl-openstack-cleanup-old-images.sh
index 01e420dde66d9d30d6a91fa87ed01ffa8fc4891a..9cc82cd823d518d47e9702d620eda20018f33c9d 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -l
 # SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 - 2018 The Linux Foundation and others.
@@ -11,6 +11,4 @@
 # Removes openstack images older than 30 days in the cloud
 echo "---> Cleanup old images"
 
-# shellcheck source=/tmp/v/openstack/bin/activate disable=SC1091
-source "/tmp/v/openstack/bin/activate"
 lftools openstack --os-cloud vex image cleanup --days=30