From: liuct Date: Tue, 12 Aug 2014 01:40:34 +0000 (+0800) Subject: fix some typo issues X-Git-Tag: upstream/3.1.7~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2842bcd84829876fef413a99174527d0052cfc61;p=test%2Ftools%2Ftestkit-lite.git fix some typo issues --- diff --git a/debian/files b/debian/files index c45a87a..400e1df 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -testkit-lite_3.1.4_all.deb utils standard +testkit-lite_3.1.5_all.deb utils standard diff --git a/testkit-lite b/testkit-lite index ce02bdc..d41fe5a 100755 --- a/testkit-lite +++ b/testkit-lite @@ -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: