mirror of https://github.com/CISOfy/lynis.git
Minor cleanup
This commit is contained in:
parent
7b7086566d
commit
2c83037cba
|
@ -158,7 +158,6 @@
|
|||
done
|
||||
else
|
||||
LogText "Result: no EXT file systems found"
|
||||
Report "file_systems_ext[]=none"
|
||||
fi
|
||||
fi
|
||||
#
|
||||
|
@ -180,7 +179,6 @@
|
|||
done
|
||||
else
|
||||
LogText "Result: no XFS file systems found"
|
||||
Report "file_systems_xfs[]=none"
|
||||
fi
|
||||
fi
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue