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

Bug#231994: ls adds newline before first directory header



tags 231994 - unreproducible
thanks

On Tue, Feb 10, 2004 at 11:21:51AM +0100, Bastian Blank wrote:
> On Mon, Feb 09, 2004 at 09:22:12PM -0800, Matt Kraai wrote:
> > ls prints a newline before the first directory header:
> >  $ mkdir /tmp/foo
> >  $ busybox ls /tmp/foo
> > 
> >  /tmp/foo:
> >  $ exit
> 
> I can't reproduce the output:
> 
> $ mkdir test2
> $ ./debian/busybox-cvs/20040101/busybox-cvs-20040101/install-busybox-cvs-udeb/bin/busybox ls test2
> $ exit

I oversimplified the testcase.  Please try the following commands:

 $ mkdir test1 test2
 $ busybox ls test1 test2
 
 test1:
 
 test2:
 $ exit

-- 
Matt Kraai            kraai@ftbfs.org            http://ftbfs.org/



Reply to: