From c793cd17cbb8204879c7ea8eb2545f17350a0ce4 Mon Sep 17 00:00:00 2001 From: ariel faigon Date: Sun, 27 Jul 2014 15:02:33 -0700 Subject: Still failing travis; enable -x again, add more waits on start-daemon and make model smaller --- test/daemon-test.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/daemon-test.sh b/test/daemon-test.sh index f0bca9a1..f2cc1c44 100755 --- a/test/daemon-test.sh +++ b/test/daemon-test.sh @@ -63,7 +63,7 @@ start_daemon() { # echo starting daemon $DaemonCmd # give it time to be ready - wait + wait; wait; wait } cleanup() { @@ -87,8 +87,10 @@ cat > $PREDREF <