]> git.proxmox.com Git - grub2.git/blame - tests/squashfs_test.in
bump version to 2.06-13+pmx2
[grub2.git] / tests / squashfs_test.in
CommitLineData
a827807a 1#!@BUILD_SHEBANG@
7d44ff7d
VS
2
3set -e
4
5if ! which mksquashfs >/dev/null 2>&1; then
6 echo "mksquashfs not installed; cannot test squashfs."
7 exit 77
8fi
9
10"@builddir@/grub-fs-tester" squash4_gzip
11"@builddir@/grub-fs-tester" squash4_xz
12"@builddir@/grub-fs-tester" squash4_lzo