remove test for specific diagnostic when truncating missing directory
authorPádraig Brady <P@draigBrady.com>
Mon, 9 Jun 2008 15:36:38 +0000 (16:36 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 10 Jun 2008 06:32:52 +0000 (08:32 +0200)
commita16bee4f071cea80445b0dd3648db3079e80eb43
tree5bee516c647048071f89984e624d3797e112f2b5
parente63c9825da0a71c27e68cd76c6ebf5468b36cdb1
remove test for specific diagnostic when truncating missing directory

Solaris 10 returns ENOTDIR when truncating a nonexistent directory,
whereas Linux returns EISDIR (because it has a trailing /).
* tests/misc/truncate-fail-diag: Remove the test for the specific error.
tests/misc/truncate-fail-diag