1
0
Fork 0
grub2/tests/tar_test.in
Daniel Baumann 6a7a3b2a63
Adding upstream version 2.12.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 15:25:07 +02:00

10 lines
159 B
Text

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