From e7a6592ed87488f4aa0f1ad6e1f088583f88b36f Mon Sep 17 00:00:00 2001 From: Tino Vazquez Date: Thu, 31 Jan 2019 12:40:40 +0100 Subject: [PATCH] Let's see --- .travis/tests/04-sunstone.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis/tests/04-sunstone.sh b/.travis/tests/04-sunstone.sh index 3c61d1788a..ac5f625414 100755 --- a/.travis/tests/04-sunstone.sh +++ b/.travis/tests/04-sunstone.sh @@ -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