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:
authormboelen <michael@cisofy.com>2014-09-15 14:01:09 +0400
committermboelen <michael@cisofy.com>2014-09-15 14:01:09 +0400
commitc9fde8c2d11744cc0875bc3e5dd0abf096211755 (patch)
tree0997d08919db7ec4e2aa9065c3e9aaf1671c4d6f /include/tests_virtualization
parent35d32fb5e40b86632677fd2256aebeddf926394a (diff)
Code cleanup and small enhancements
Diffstat (limited to 'include/tests_virtualization')
-rw-r--r--include/tests_virtualization6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/tests_virtualization b/include/tests_virtualization
index 4afd6d03..a7acf81f 100644
--- a/include/tests_virtualization
+++ b/include/tests_virtualization
@@ -39,10 +39,10 @@
report "solaris_running_zone[]=${ZONENAME} [id:${ZONEID}]"
done
logtext "Result: total of ${N} running zones"
- Display --indent 2 --text "- Checking Solaris Zones..." --result "FOUND ${N} zones" --color GREEN
+ Display --indent 2 --text "- Checking Solaris Zones" --result "FOUND ${N} zones" --color GREEN
else
logtext "Result: no running zones found"
- Display --indent 2 --text "- Checking Solaris Zones..." --result NONE --color WHITE
+ Display --indent 2 --text "- Checking Solaris Zones" --result NONE --color WHITE
fi
fi
#
@@ -71,7 +71,7 @@
# if [ ${SKIPTEST} -eq 0 ]; then
# # Initialise
# VMWARE_GUEST=0
-# Display --indent 2 --text "- Checking VMware guest status..."
+# Display --indent 2 --text "- Checking VMware guest status"
# #YYY check memory driver file
# #YYY check LKM list
# #YYY check vmware tools