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

+ 1 - 1
hhh/aws-monitor/cl-test.py

@@ -38,7 +38,7 @@ for l in io.TextIOWrapper(cl.stdout, encoding="utf-8"):
         lst.append(proc_l(l))
 
     if '"EventName":' in l:
-        js+=proc_l(l)
+        js+=proc_l(l)[0:-1]
 
         lst.append(proc_l(l))
 #lines = cl.stdout.readlines()