mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-05-25 19:57:09 +02:00
a16bee4f07
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.