Skip to content
Snippets Groups Projects
Commit 46ea919e authored by CHAMONT David's avatar CHAMONT David
Browse files

check python res

parent c32fb9db
No related branches found
No related tags found
1 merge request!68Doctest must return an error code in case of failure
...@@ -9,5 +9,5 @@ PWD=`pwd` ...@@ -9,5 +9,5 @@ PWD=`pwd`
UP1=`dirname ${PWD}` UP1=`dirname ${PWD}`
export PYTHONPATH=`dirname ${UP1}` export PYTHONPATH=`dirname ${UP1}`
./run_doctest.py ./run_doctest.py && echo OK
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment