Skip to content
Snippets Groups Projects
Commit 63dd284a authored by garciadeblas's avatar garciadeblas
Browse files

RO start_build changed to install openmano service


Change-Id: Id7847decf9158b452ed93c22aec59a0932a3466d
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 2cfd8841
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ INFO "starting build"
INFO " cleaning .pyc"
rm -f *.pyc
INFO " installing openmano packages and dependencies from current repo (--noclone)"
./scripts/install-openmano.sh --develop --noclone -q
./scripts/install-openmano.sh --noclone -q
INFO " compiling *.py"
python -m py_compile *.py #&& #uncomment to concatenate commands
#basic test HERE #&& #uncomment to concatenate commands
......
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