From: Tang Shaofeng Date: Wed, 23 Jan 2013 08:18:23 +0000 (+0800) Subject: Update the help for showing correct testkit-lite version X-Git-Tag: testkit-lite-2.0-final-version-ww19~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a026f3183a045f70b261f6a683622a5c8532ec79;p=test%2Ftools%2Ftestkit-lite.git Update the help for showing correct testkit-lite version --- diff --git a/testkit-lite b/testkit-lite index b567341..15ddbd5 100755 --- a/testkit-lite +++ b/testkit-lite @@ -96,7 +96,7 @@ except Exception, e: # detect version option if "--version" in sys.argv: - print "[ testkit-lite v2.3.0-1 ]" + print "[ testkit-lite v2.3.0-2 ]" sys.exit(1) # get test engine, now we only got default engine