From: Miroslav Lichvar Date: Wed, 11 Sep 2019 17:26:51 +0000 (+0200) Subject: test: disable server on client-only nodes by default X-Git-Tag: 4.0-pre1~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d3e9180c69347a2e08f5bfcaf751976871c33f8;p=thirdparty%2Fchrony.git test: disable server on client-only nodes by default --- diff --git a/test/simulation/test.common b/test/simulation/test.common index 5c4b0a12..1097c497 100644 --- a/test/simulation/test.common +++ b/test/simulation/test.common @@ -209,6 +209,7 @@ get_chronyd_conf() { done echo "$server_conf" else + echo "deny" if [ -n "$client_server_conf" ]; then echo "$client_server_conf" else