]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: enhance rm test regarding "." and ".."
authorBernhard Voelker <mail@bernhard-voelker.de>
Fri, 22 Nov 2013 14:54:06 +0000 (15:54 +0100)
committerBernhard Voelker <mail@bernhard-voelker.de>
Fri, 22 Nov 2013 14:54:06 +0000 (15:54 +0100)
commit2fa074ebd43cbfea0f6b4bc92a4099a273458562
tree4f39f73ada386a63d15cfabccd327a268795dabb
parenteb8b45f443380b496d82f1976a7203d6c7828db5
tests: enhance rm test regarding "." and ".."

Recent commit 2da7009d changed the error diagnostic of rm(1) trying
to remove "." or "..".  Enhance the corresponding test.

* tests/rm/r-4.sh: Ensure rm(1) outputs the expected error diagnostic.
tests/rm/r-4.sh