From 3cdd9ea949379a8ad06daa06e739d1e65e4a52bc Mon Sep 17 00:00:00 2001 From: Laurent Quillerou Date: Mon, 7 Sep 2015 18:35:07 +0300 Subject: Delete trailing whitespace --- extras/README | 2 +- extras/build-lynis.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'extras') diff --git a/extras/README b/extras/README index c51df06f..57f42d94 100644 --- a/extras/README +++ b/extras/README @@ -6,4 +6,4 @@ - Integrity checks and tools - Development tools -================================================================================ \ No newline at end of file +================================================================================ diff --git a/extras/build-lynis.sh b/extras/build-lynis.sh index 9d82bcc6..f0f6cc72 100755 --- a/extras/build-lynis.sh +++ b/extras/build-lynis.sh @@ -364,7 +364,7 @@ Exit #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - echo -n "- Cleaning up OpenBSD package build... " + echo -n "- Cleaning up OpenBSD package build... " if [ -f openbsd/+CONTENTS ]; then rm openbsd/+CONTENTS; fi echo "DONE" OPENBSD_CONTENTS="openbsd/+CONTENTS" @@ -377,7 +377,7 @@ Exit for I in ${PACKAGE_LIST_FILES}; do echo -n "${I} " - #FULLNAME=`cat files.dat | grep ":file:include: + #FULLNAME=`cat files.dat | grep ":file:include: #echo "${FULLNAME}" >> ${OPENBSD_CONTENTS} echo "${I}" >> ${OPENBSD_CONTENTS} FILE="../${I}" -- cgit v1.2.3