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 [EMAIL PROTECTED] http://ftbfs.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

