1 2 3 4 5 6 7 8 9 10
#!@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