tests: fix few bugs in self checks
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 16 Apr 2011 12:32:29 +0000 (14:32 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 16 Apr 2011 12:32:29 +0000 (14:32 +0200)
commitd15f27e30da26bf6d39538b17d4a8d5560a1551d
treed7b04a61eddb6426e0a7a75e74b170864e8c473b
parent082028c1dbb8e23e3a7b32ebaa3d92321b55cb15
tests: fix few bugs in self checks

Related to automake bug#8508.

* tests/self-check-cleanup.test: Be laxer when grepping output
from `ls -l', to account for ACLs and SELinux-only files.
* tests/self-check-dir.test: Source `defs-static' to read in the
correct definition for $SHELL.
* tests/self-check-me.test: Likewise, and extend a bit.

Report from Jim Meyering.
ChangeLog
tests/self-check-cleanup.test
tests/self-check-dir.test
tests/self-check-me.test