]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: avoid duplicate test runs
authorBernhard Voelker <mail@bernhard-voelker.de>
Sun, 18 Oct 2015 10:46:05 +0000 (12:46 +0200)
committerBernhard Voelker <mail@bernhard-voelker.de>
Sun, 18 Oct 2015 16:48:23 +0000 (18:48 +0200)
commit8802eb16e690266908f3267587b2ee9634c0c804
tree94ce2d6bff66496e4ea12127c38b1295c6297fa2
parent0cb602e33aa4972170fa676547e4dd8dca63c00c
maint: avoid duplicate test runs

* tests/local.mk (all_tests): Remove the tests 'tests/id/setgid.sh' and
'tests/mkdir/smack-root.sh' because they are mentioned in the
'all_root_tests' list; these tests are skipped anyway during a non-root
run because flagged with 'require_root_'.
tests/local.mk