summaryrefslogtreecommitdiff
path: root/test/utils
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2017-08-31 17:44:33 -0700
committerGitHub <noreply@github.com>2017-08-31 17:44:33 -0700
commite513ec10daa79c137b06e917b3a523f654548701 (patch)
tree5774ddf7adad9d229d3ba0be4b8bdfacd4fc4997 /test/utils
parent79dcb3a3fa3b15f1405d59352435f3b30ffe12e7 (diff)
downloadansible-e513ec10daa79c137b06e917b3a523f654548701.tar.gz
Add safety check for Shippable "Rebuild with SSH" (#28857)
* Add safety check for Shippable "Rebuild with SSH". * Run shippable.py for the `other` test.
Diffstat (limited to 'test/utils')
-rwxr-xr-xtest/utils/shippable/other.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/utils/shippable/other.sh b/test/utils/shippable/other.sh
index 3f5b75316d..c5b2fd0073 100755
--- a/test/utils/shippable/other.sh
+++ b/test/utils/shippable/other.sh
@@ -2,6 +2,8 @@
set -o pipefail
+shippable.py
+
retry.py apt-get update -qq
retry.py apt-get install -qq \
shellcheck \