summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2013-02-09 04:39:40 +0000
committerPádraig Brady <P@draigBrady.com>2013-02-10 05:05:38 +0000
commit71ab11eac1de965e90abf050bf1bbe22eb4ac7b9 (patch)
tree7aec7998c78dda331ae92a0e2341ed5af4ac6751 /src
parent54deb54db989dde759410af9918802961c43bc58 (diff)
downloadcoreutils-71ab11eac1de965e90abf050bf1bbe22eb4ac7b9.tar.xz
tests: tail-2/inotify-rotate: fix a false failure on NFS
* tests/tail-2/inotify-rotate.sh: Avoid a subshell with bash, which in turn causes the `kill` to be ineffective to the tail processes (as the SIGTERM is sent to the subshell which doesn't propagate the signal on to its children). On NFS the test cleanup will then fail as there will be .nfs files maintained in the directory for the files still opened by the tail processes. Reported by Bernhard Voelker.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions