From 59699d6020c0c5622282ef53996bc11d64df5a40 Mon Sep 17 00:00:00 2001 From: tierno Date: Thu, 22 Dec 2016 00:41:39 +0100 Subject: [PATCH] add basic_test to RO module. Remove a typo Change-Id: Iadd6fa772d608886c654a86dd71306cc951af421 Signed-off-by: tierno --- jenkins/RO/start_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/RO/start_build b/jenkins/RO/start_build index b8568a4f..23a74c21 100755 --- a/jenkins/RO/start_build +++ b/jenkins/RO/start_build @@ -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=$? -- 2.25.1