From 66c664886bbeb3c6686c1cebf617da7a7eadf22a Mon Sep 17 00:00:00 2001 From: Riku Voipio Date: Mon, 19 Oct 2015 14:24:12 +0300 Subject: Make more verbose Signed-off-by: Riku Voipio --- lava/scripts/test-guest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lava/scripts/test-guest.sh b/lava/scripts/test-guest.sh index 8d4eea9..279aa54 100755 --- a/lava/scripts/test-guest.sh +++ b/lava/scripts/test-guest.sh @@ -26,7 +26,7 @@ root="$dir/../../" source "$dir/include/sh-test-lib" -set -e +set -ex ntpdate ntp.ubuntu.com||true -- cgit v1.2.3