mirror of https://github.com/mirror/busybox.git
cpio.tests: remove useless command
parent
c8f7a97f89
commit
380bcfc9f7
|
@ -7,7 +7,6 @@
|
|||
# check if hexdump supports the '-R' option
|
||||
hexdump -R </dev/null >/dev/null 2>&1 || {
|
||||
echo "'hexdump -R' is not available" >&2
|
||||
SKIP=1
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue