Fix a bug that creapt in recently with substitution subprinting, and add
[oweals/busybox.git] / testsuite / sed / sed-chains-substs
1 test "$(echo foo | busybox sed -e s/foo/bar/ -e s/bar/baz/)" = baz