]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix recent regression in tail inotify test
authorPádraig Brady <P@draigBrady.com>
Thu, 5 Feb 2015 16:32:49 +0000 (16:32 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 6 Feb 2015 09:48:13 +0000 (09:48 +0000)
commit81609dc1ea66b97e6aaf373538deddc283cbd6c6
treea1cbf5daafad2cc6306b734877b7d8d434bf01b3
parent1d0f1b7ce10807290715d0b7c4637ac9d4fc7821
tests: fix recent regression in tail inotify test

* tests/tail-2/inotify-rotate.sh (cleanup_fail_): Set fail=1
so that failures are identified.  Regression in v8.23-63-g111a2b9
Also use print_ver_ rather than open coding --verbose support.
Also check for more than a single 'b' which seems brittle.
tests/tail-2/inotify-rotate.sh