summaryrefslogtreecommitdiffstats
path: root/auth/sample/bin/pod_wait.sh
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-10-10 18:51:33 -0500
committerInstrumental <jonathan.gathman@att.com>2018-10-10 18:51:37 -0500
commit5451a509e10530c62c8939f0bbdb294f3e6c7286 (patch)
treea309553fe3d58b5379783d83c4e914fab1b32ec1 /auth/sample/bin/pod_wait.sh
parent5ed77b98dbe9107431d2dfd61d331f78b009503b (diff)
OOM updates
Issue-ID: AAF-539 Change-Id: Ie169661ac36e9ecbc0dc56c7d71191be5e649b7b Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/sample/bin/pod_wait.sh')
-rw-r--r--auth/sample/bin/pod_wait.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/sample/bin/pod_wait.sh b/auth/sample/bin/pod_wait.sh
index 08998db0..14350366 100644
--- a/auth/sample/bin/pod_wait.sh
+++ b/auth/sample/bin/pod_wait.sh
@@ -51,6 +51,7 @@ if [ "sleep" = "$OTHER" ]; then
sleep $1
shift
status "ready"
+ echo "Done"
else
echo "App $APP is waiting to start until $OTHER is ready"
status "waiting for $OTHER"