mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
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 |