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