]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix a failure when running tail-2/wait as root
authorPádraig Brady <P@draigBrady.com>
Fri, 4 Sep 2009 13:01:42 +0000 (14:01 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 4 Sep 2009 16:39:26 +0000 (17:39 +0100)
commit82f09f47624361f3788ebe630c004fe854cccdab
tree01f7863bdeed60675ca2b55d1562d7badd8d3477
parent370fa0fa4241d2c9f1319412d381138d53a5f4fd
tests: fix a failure when running tail-2/wait as root

* tests/tail-2/wait: Silently skip a portion of the test
when running as root, rather than failing the whole test.
This regression was introduced with commit 84b5844d, 2009-09-03,
"tests: simplify and fix a race in 2 tail --follow tests".
tests/tail-2/wait