From: Miroslav Lichvar Date: Mon, 10 May 2021 13:09:38 +0000 (+0200) Subject: test: disable privdrop in nts test X-Git-Tag: 4.1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=385f7ebfd97478f7278b27020eb6530cfc532858;p=thirdparty%2Fchrony.git test: disable privdrop in nts test They are unrelated features. Not setting privdrop avoids a skip due to the nobody user not having access to the test directory. --- diff --git a/test/system/010-nts b/test/system/010-nts index 60515110..a0b366ea 100755 --- a/test/system/010-nts +++ b/test/system/010-nts @@ -5,8 +5,6 @@ check_chronyd_features NTS || test_skip "NTS support disabled" certtool --help &> /dev/null || test_skip "certtool missing" -check_chronyd_features PRIVDROP && user="nobody" - test_start "NTS authentication" cat > $TEST_DIR/cert.cfg <