Add two new tests, sed-recurses-properly should always work

This commit is contained in:
Glenn L McGrath
2003-09-14 09:38:24 +00:00
parent edc388cf4e
commit 8a0b59fb82
3 changed files with 16 additions and 1 deletions

View File

@@ -0,0 +1 @@
test x"$(echo foo | busybox -n sed -e s/foo/bar/ -e s/foo/baz/)" = x