grub/tests/tar_test.in

11 lines
159 B
Plaintext

#!@BUILD_SHEBANG@
set -e
if ! which tar >/dev/null 2>&1; then
echo "tar not installed; cannot test tar."
exit 77
fi
"@builddir@/grub-fs-tester" tarfs