summaryrefslogtreecommitdiffstats
path: root/tests/romfs_test.in
blob: 98bb50c324b6e8cd1163c772a78271b64768ae57 (plain)
1
2
3
4
5
6
7
8
9
10
#!@BUILD_SHEBANG@

set -e

if ! which genromfs >/dev/null 2>&1; then
   echo "genromfs not installed; cannot test romfs."
   exit 77
fi

"@builddir@/grub-fs-tester" romfs