Sign in
nest-open-source
/
manifest_repos
/
e2fsprogs
/
a02fb0d50da99e1a4f27487345f0c8fc94ed84f6
/
.
/
tests
/
f_imagic_fs
/
script
blob: 511dcc7692595088f1498698fa871f721a533576 [
file
] [
log
] [
blame
]
if
!
test
-
x $DEBUGFS_EXE
;
then
echo
"$test_name: $test_description: skipped (no debugfs)"
return
0
fi
IMAGE
=
$test_dir
/../
f_imagic
/
image
.
gz
PREP_CMD
=
'$DEBUGFS -w -R "feature imagic_inodes" $TMPFILE > /dev/null 2>&1'
.
$cmd_dir
/
run_e2fsck