Skip to content
Snippets Groups Projects
Commit 59699d60 authored by Alfonso Tierno's avatar Alfonso Tierno
Browse files

add basic_test to RO module. Remove a typo


Change-Id: Iadd6fa772d608886c654a86dd71306cc951af421
Signed-off-by: default avatartierno <alfonso.tiernosepulveda@telefonica.com>
parent d06d3736
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ INFO " compiling *.py"
#python $TEMPFILE &&
python -m py_compile *.py && #uncomment to concatenate commands
INFO " basic_test" &&
./test/basictest.sh --force --insert-bashrc --install-openvim --init-openvima #&&
./test/basictest.sh --force --insert-bashrc --install-openvim --init-openvim #&&
#basic test HERE #&& #uncomment to concatenate commands
RC=$?
......
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