summaryrefslogtreecommitdiffstats
path: root/ready.py
diff options
context:
space:
mode:
Diffstat (limited to 'ready.py')
-rwxr-xr-xready.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ready.py b/ready.py
index e80e6f0..e05c9e4 100755
--- a/ready.py
+++ b/ready.py
@@ -475,7 +475,7 @@ def main(argv):
break
if time.time() > timeout:
log.warning("timed out waiting for '%s' to be ready",
- pod_name)
+ app_name)
sys.exit(1)
else:
# spread in time potentially parallel execution in multiple