tar_test.in 159 B

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