Commit 68a8a5ff authored by Pavel Vainerman's avatar Pavel Vainerman

(tests): сделал при тесте "with SM" принудительное создание репозитория

(вызов create)
parent 3c1d3a13
#!/bin/sh
# '--' - нужен для отделения аоргументов catch, от наших..
cd ../../Utilities/Admin/
uniset-start.sh -f ./create_links.sh
uniset-start.sh -f ./create
uniset-start.sh -f ./exist | grep -q UNISET_PLC/Controllers || exit 1
cd -
uniset-start.sh -f ./tests_with_sm $* -- --confile tests_with_sm.xml --e-startup-pause 10 --ulog-levels warn,crit --dlog-levels warn,crit
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment