summaryrefslogtreecommitdiffstats
path: root/ci/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/clean.sh')
-rwxr-xr-xci/clean.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/clean.sh b/ci/clean.sh
index 211bcaa3..a142ca7f 100755
--- a/ci/clean.sh
+++ b/ci/clean.sh
@@ -28,6 +28,7 @@ if [[ "$jujuver" > "2" ]]; then
rm -rf precise
rm -rf trusty
rm -rf xenial
+ rm -rf ~/joid_config/admin-openrc
sleep 30
sudo sysctl -w vm.drop_caches=3
elif [ -d $HOME/.juju/environments ]; then