Minor cleanup

This commit is contained in:
Michael Boelen 2019-04-02 07:58:10 +02:00
parent 7b7086566d
commit 2c83037cba
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04

View File

@ -158,7 +158,6 @@
done done
else else
LogText "Result: no EXT file systems found" LogText "Result: no EXT file systems found"
Report "file_systems_ext[]=none"
fi fi
fi fi
# #
@ -180,7 +179,6 @@
done done
else else
LogText "Result: no XFS file systems found" LogText "Result: no XFS file systems found"
Report "file_systems_xfs[]=none"
fi fi
fi fi
# #