[PATCH] testsuite: sed testcase with replace on multiple files

Denys Vlasenko vda.linux at googlemail.com
Sun Aug 1 02:16:19 UTC 2010


On Friday 30 July 2010 17:00, Natanael Copa wrote:
> Currently there is a bug in sed that makes it only replace first
> file when an "address" is specified:
> 
>  sed -i -e '1{s/foo/bar/}' one two
> 
> Will only replace 'one' and not 'two'.

Applied, thanks! And here's the fix:

http://busybox.net/downloads/fixes-1.17.1/busybox-1.17.1-sed.patch

-- 
vda


More information about the busybox mailing list