summaryrefslogtreecommitdiffstats
path: root/tests/tar_test.in
blob: 6e2f2de8b7ff78ca84401213dadd011a0b65f281 (plain)
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