1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00

Let's see

This commit is contained in:
Tino Vazquez 2019-01-31 12:40:40 +01:00 committed by Tino Vázquez
parent 37164852c9
commit e7a6592ed8

View File

@ -19,3 +19,6 @@ sunstone-server start
# check it's up
timeout 60 sh -c 'until nc -z $0 $1; do sleep 1; done' localhost 9869
cat /var/log/one/sunstone.log
cat /var/log/one/sunstone.error