projects
/
osm
/
vim-emu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5a0ea0
)
Fix: Small change in CI entrypoint to support int tests
author
peusterm
<manuel.peuster@uni-paderborn.de>
Wed, 8 Feb 2017 07:23:33 +0000
(08:23 +0100)
committer
peusterm
<manuel.peuster@uni-paderborn.de>
Wed, 8 Feb 2017 07:23:33 +0000
(08:23 +0100)
utils/ci/jenkins_entrypoint.sh
patch
|
blob
|
history
diff --git
a/utils/ci/jenkins_entrypoint.sh
b/utils/ci/jenkins_entrypoint.sh
index
05331fb
..
2013db9
100755
(executable)
--- a/
utils/ci/jenkins_entrypoint.sh
+++ b/
utils/ci/jenkins_entrypoint.sh
@@
-37,7
+37,7
@@
ansible-playbook install.yml
echo "Running son-emu unit tests to validate installation"
cd $SON_EMU_DIR
python setup.py develop
-py.test -v src/emuvim/test/unittests
+