grub2: bring back build of aros-side grub2 tools
[AROS.git] / arch / all-pc / boot / grub2-aros / tests / nilfs2_test.in
blob780b60ec1ac980ea1e40af3a319c83a86a6415e6
1 #!/bin/sh
3 set -e
5 if [ "x$EUID" = "x" ] ; then
6 EUID=`id -u`
7 fi
9 if [ "$EUID" != 0 ] ; then
10 exit 77
13 if ! which mkfs.nilfs2 >/dev/null 2>&1; then
14 echo "mkfs.nilfs2 not installed; cannot test nilfs2."
15 exit 77
18 "@builddir@/grub-fs-tester" nilfs2