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 c45a87a7e34d3ca87a5ce02168f2098ac8a42f9f..400e1df344f78563e5258c2db530dc738bb15857 100644 (file)
@@ -1 +1 @@
-testkit-lite_3.1.4_all.deb utils standard
+testkit-lite_3.1.5_all.deb utils standard
index ce02bdc475e19a199e1a0d948bc026aefe716f66..d41fe5a1ea4f87dd70a60ff01db7471790bc6719 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: