summaryrefslogtreecommitdiff
path: root/tcwg-cleanup-stale-containers.sh
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2016-11-08 12:13:18 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2016-11-08 12:13:18 +0000
commit9a6a3ab0c7404a74ec50bfc4e5b00a36c010a3cd (patch)
treeedabe5c1580f2fe78fc83d3ffa7e4882bb4f8d88 /tcwg-cleanup-stale-containers.sh
parent165de3e50f830ef1900bbfa50e4beea1a1c73336 (diff)
tcwg-cleanup-stale-containers: Set status for dry-runs
Change-Id: I2d92f4eb5b76a1a62cf09f1ed021756a2f9fcceb
Diffstat (limited to 'tcwg-cleanup-stale-containers.sh')
-rw-r--r--tcwg-cleanup-stale-containers.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcwg-cleanup-stale-containers.sh b/tcwg-cleanup-stale-containers.sh
index fc0e753a..97406a7d 100644
--- a/tcwg-cleanup-stale-containers.sh
+++ b/tcwg-cleanup-stale-containers.sh
@@ -48,6 +48,7 @@ if [ ${#rm_containers[@]} != 0 ]; then
done
else
echo "DRY_RUN: NOT REMOVING CONTAINERS"
+ status="1"
fi
echo "Containers report after:"