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
path: root/lynis
diff options
context:
space:
mode:
authorLaurent Quillerou <laurent.quillerou@gmail.com>2015-09-07 18:35:07 +0300
committerLaurent Quillerou <laurent.quillerou@gmail.com>2015-09-07 18:35:07 +0300
commit3cdd9ea949379a8ad06daa06e739d1e65e4a52bc (patch)
tree50e15f4295d2df22c014f2c81b90e8b15c705a14 /lynis
parenta90d225bf4ea02e8483810f60efb51ae5ef18c1a (diff)
Delete trailing whitespace
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis2
1 files changed, 1 insertions, 1 deletions
diff --git a/lynis b/lynis
index d49c4bf9..575e2e06 100755
--- a/lynis
+++ b/lynis
@@ -488,7 +488,7 @@
echo " Program version: ${PROGRAM_version}"
echo " Operating system: ${OS}"
echo " Operating system name: ${OS_NAME}"
- echo " Operating system version: ${OS_VERSION}"
+ echo " Operating system version: ${OS_VERSION}"
if [ ! "${OS_MODE}" = "" ]; then echo " Operating system mode: ${OS_MODE}"; fi
echo " Kernel version: ${OS_KERNELVERSION}"
echo " Hardware platform: ${HARDWARE}"