tests/run-tests.py
branchstable
changeset 1334 2ff0ff8404a5
parent 1327 953d562c3ebf
child 1335 d15090c7d555
--- a/tests/run-tests.py	Wed Feb 12 16:09:18 2014 +0100
+++ b/tests/run-tests.py	Thu Feb 13 07:29:28 2014 +0100
@@ -778,7 +778,6 @@
 
     pos = -1
     postout = []
-    ret = 0
     for l in output:
         lout, lcmd = l, None
         if salt in l: