OOM updates
[aaf/authz.git] / auth / sample / bin / pod_wait.sh
index 08998db..1435036 100644 (file)
@@ -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"