tar_test.in 151 B

1234567891011
  1. #!/bin/sh
  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