Code Review
/
yardstick.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d938d8b
)
fix run_tests.sh
86/686/1
author
Hans Feldt
<hans.feldt@ericsson.com>
Thu, 28 May 2015 12:49:11 +0000
(14:49 +0200)
committer
Hans Feldt
<hans.feldt@ericsson.com>
Thu, 28 May 2015 12:49:11 +0000
(14:49 +0200)
Since we have no tests yet, just run flake8
Change-Id: I623d96c924524b2992175d345e176b7fd743413d
JIRA: -
Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>
run_tests.sh
patch
|
blob
|
history
diff --git
a/run_tests.sh
b/run_tests.sh
index
6770e64
..
cb8fdb3
100755
(executable)
--- a/
run_tests.sh
+++ b/
run_tests.sh
@@
-36,5
+36,5
@@
run_tests() {
}
run_flake8
-run_tests
+
#
run_tests