Sign in
cos
/
cos
/
cobble
/
refs/heads/factory-excelsior-12812.B
/
.
/
grub-lakitu
/
tests
/
jfs_test.in
blob: 6cf7576b35ed8ce4b86036ed67df02b698fbc062 [
file
] [
log
] [
blame
] [
edit
]
#!@BUILD_SHEBANG@
set
-
e
if
[
"x$EUID"
=
"x"
]
;
then
EUID
=
`id -u`
fi
if
[
"$EUID"
!=
0
]
;
then
exit
77
fi
if
!
which mkfs
.
jfs
>
/dev/
null
2
>&
1
;
then
echo
"mkfs.jfs not installed; cannot test JFS."
exit
77
fi
"@builddir@/grub-fs-tester"
jfs