fix some typo issues
authorliuct <liuchengtao1982@gmail.com>
Tue, 12 Aug 2014 01:40:34 +0000 (09:40 +0800)
committerliuct <liuchengtao1982@gmail.com>
Tue, 12 Aug 2014 01:40:34 +0000 (09:40 +0800)
debian/files
testkit-lite

index c45a87a..400e1df 100644 (file)
@@ -1 +1 @@
-testkit-lite_3.1.4_all.deb utils standard
+testkit-lite_3.1.5_all.deb utils standard
index ce02bdc..d41fe5a 100755 (executable)
@@ -464,7 +464,7 @@ to resolve this issue" % (LOG_DIR)
                     "[ Error: create filtered total result file: %s failed, "
                     "error: %s ]\n" % (resultfile, err))
         else:
-            print "[ test xml '%s' found ]" % t
+            LOGGER.error("[ test xml file '%s' not found ]" % t)
             unlock_and_exit()
 
     for t in TESTXMLS: