[doc] add integration test at end of standalone install script

This commit is contained in:
Julien Vehent 2014-11-17 23:52:15 -05:00
Родитель e63e393e8c
Коммит cf1477f0ec
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -309,7 +309,7 @@ sudo chmod 500 /sbin/mig-agent || fail
sudo /sbin/mig-agent
sleep 3
echo exit | /usr/local/bin/mig-console
echo -e "create action\nload examples/actions/integration_tests.json\nlaunch\ny\nresults\n" | /usr/local/bin/mig-console
cat << EOF