Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2019-04-02 08:58:10 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-04-02 08:58:10 +0300
commit2c83037cbad67885e85289cbffca8875330fc16c (patch)
tree0517069eff085e6f274df264c19913b9eb52d6f1 /include/tests_filesystems
parent7b7086566da4b677470c13d65261719582a6bca5 (diff)
Minor cleanup
Diffstat (limited to 'include/tests_filesystems')
-rw-r--r--include/tests_filesystems2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tests_filesystems b/include/tests_filesystems
index e1be0a1f..43b9e7ec 100644
--- a/include/tests_filesystems
+++ b/include/tests_filesystems
@@ -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
#