coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils-8.13.29-43a9 on NetBSD 5.1


From: Bruno Haible
Subject: Re: coreutils-8.13.29-43a9 on NetBSD 5.1
Date: Mon, 10 Oct 2011 11:09:25 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Pádraig Brady wrote:
> On 10/08/2011 03:46 PM, Bruno Haible wrote:
> > On NetBSD 5.1/x86: 10 failures
> > 
> > FAIL: split/l-chunk
> 
> This one at least was due to missing /dev/zero

Well, it may have been due to a missing /dev/zero.
But the NetBSD 5.1/x86 machine I was testing on has /dev/zero:

  NetBSD 5.1 (GENERIC) #0: Sat Nov 6 13:19:33 UTC 2010

  Welcome to NetBSD!

  -bash-4.1$ ls -l /dev/zero 
  crw-rw-rw-  1 root  wheel  2, 12 Dec 20  2010 /dev/zero
  -bash-4.1$ test -c /dev/zero
  -bash-4.1$ echo $?
  0

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]