projects
/
test
/
tools
/
testkit-lite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b006315
)
Update the help for showing correct testkit-lite version
author
Tang Shaofeng
<shaofeng.tang@intel.com>
Wed, 23 Jan 2013 08:18:23 +0000
(16:18 +0800)
committer
Tang Shaofeng
<shaofeng.tang@intel.com>
Wed, 23 Jan 2013 08:18:23 +0000
(16:18 +0800)
testkit-lite
patch
|
blob
|
history
diff --git
a/testkit-lite
b/testkit-lite
index b56734104c8f3cf774dfc4090fb4c8f3ac3ed835..15ddbd5c257a8c0ffc42cd43a545b62c51e03bdc 100755
(executable)
--- 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