5 if [ "x$EUID" = "x" ] ; then
9 if [ "$EUID" != 0 ] ; then
13 if ! which mkfs.ext2 >/dev/null 2>&1; then
14 echo "mkfs.ext2 not installed; cannot test luks2."
18 if ! which cryptsetup >/dev/null 2>&1; then
19 echo "cryptsetup not installed; cannot test luks2."
23 "@builddir@/grub-fs-tester" luks2