mirror of
https://github.com/sheumann/hush.git
synced 2024-12-26 10:32:02 +00:00
remove controversial tests
This commit is contained in:
parent
bebc40b406
commit
3a2fcc63b8
@ -1,14 +0,0 @@
|
|||||||
# FEATURE: CONFIG_FEATURE_SED_GNU_COMPATABILITY
|
|
||||||
busybox sed 'N;p'>output <<EOF
|
|
||||||
a
|
|
||||||
b
|
|
||||||
c
|
|
||||||
EOF
|
|
||||||
cmp -s output - <<EOF
|
|
||||||
a
|
|
||||||
b
|
|
||||||
a
|
|
||||||
b
|
|
||||||
c
|
|
||||||
|
|
||||||
EOF
|
|
@ -1 +0,0 @@
|
|||||||
! busybox sed -e 'i\foo' </dev/null
|
|
Loading…
Reference in New Issue
Block a user