Your Name %!s(int64=3) %!d(string=hai) anos
pai
achega
44f503cc7d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      hhh/aws-monitor/cl-test.py

+ 2 - 0
hhh/aws-monitor/cl-test.py

@@ -9,6 +9,8 @@ lst=[]
 
 while True:
     l = cl.stdout.readline()
+    if not l:
+        break
     if '"AccessKeyId":' in l:
         lst.append(l)