From 385f7ebfd97478f7278b27020eb6530cfc532858 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 10 May 2021 15:09:38 +0200 Subject: [PATCH] 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. --- test/system/010-nts | 2 -- 1 file changed, 2 deletions(-) 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 <