52a3c2726e
sed is broken: busybox sed -n '/^a/,/^a/p' >output <<EOF a b a b EOF cmp -s output - <<EOF a b a EOF The attached patch fixes it. |
||
---|---|---|
.. | ||
awk.c | ||
Config.in | ||
Makefile | ||
Makefile.in | ||
patch.c | ||
sed.c | ||
vi.c |
52a3c2726e
sed is broken: busybox sed -n '/^a/,/^a/p' >output <<EOF a b a b EOF cmp -s output - <<EOF a b a EOF The attached patch fixes it. |
||
---|---|---|
.. | ||
awk.c | ||
Config.in | ||
Makefile | ||
Makefile.in | ||
patch.c | ||
sed.c | ||
vi.c |