summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/testsuite/sed/sed-chains-substs
blob: 266936ac46b6f577a9b46e8b66796b13f542b4da (plain)
1
test "$(echo foo | busybox sed -e s/foo/bar/ -e s/bar/baz/)" = baz