summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2014-08-28 21:10:42 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2014-08-28 21:10:42 +0300
commitb39df91c740c0e68d3264ea1995d0a0eb9ca1bcf (patch)
tree1d28ec8fade540c260c6a351a07f909d3678aabf
parent1217dae49854c57365ebf4fae4fc1532c2cf9b39 (diff)
update-production-jenkins.sh: Fix typo in message.
Change-Id: I03b59c0717a856e57e4003bb044dcd28dea5350c
-rwxr-xr-xansible/update-production-jenkins.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/update-production-jenkins.sh b/ansible/update-production-jenkins.sh
index 856efe3..5ba8bf0 100755
--- a/ansible/update-production-jenkins.sh
+++ b/ansible/update-production-jenkins.sh
@@ -16,7 +16,7 @@ if [ "$#" -ne 2 ]; then
fi
echo
-echo "Please warning above and type YES if you are sure you want to proceed."
+echo "Please read the warning above and type YES if you are sure you want to proceed."
read input