logo       

Re: ash bug: msg#00259

linux.busybox

Subject: Re: ash bug

Jean,

the following small script shows a bug in 1.0.0-pre2 ash. When using
set -x (for debugging) and redirection of stderr, ash somehow prints
the debug message into the wrong file. It looks like ash does the
redirection too early.

Script:
#! /bin/sh
exec 2> bug.log

ash ignores this bash extension.
Is not busybox problem.


--w
vodz


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise