scripts/randomtest: tweaks for non-eliminable warnings and broken static glibc
[oweals/busybox.git] / testsuite / md5sum / md5sum-verifies-non-binary-file
1 touch foo
2 md5sum foo > bar
3 busybox md5sum -c bar