[BusyBox] Re: ash bug

Vladimir N. Oleynik dzo at simtreas.ru
Wed Jul 30 15:53:55 UTC 2003


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




More information about the busybox mailing list