Bruno Haible wrote: > Building coreutils-6.12.29-a16be on HP-UX 11.00, there are 3 failures. > > FAIL: misc/truncate-fail-diag.log (exit: 1) > =========================================== > > + dir=no/ > + truncate -s0 no/ > + 1> out 2>& 1 > + fail=1
So that's the same issue as solaris 7 had, yes? I vote to skip the test on those systems. case $host_triplet in *solaris7*|*hpux*) skip_test_ 'open does not work as expected';; esac Bruno, can you provide the appropriate $host_triplets. thanks, Pádraig. _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils