Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
3ba7ceebfc8035fa618c99b27f6995a5bc6997ac
/
.
/
testsuite
/
sed
/
sed-chains-substs
blob: 266936ac46b6f577a9b46e8b66796b13f542b4da [
file
] [
log
] [
blame
]
test
"$(echo foo | busybox sed -e s/foo/bar/ -e s/bar/baz/)"
=
baz