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>2016-10-26 14:31:59 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-10-26 14:31:59 +0300
commitdb7bff9cb28aa6906cdb25690a4feeb28d112fc2 (patch)
tree3f04a3c33e33e608ebcc9ea5bb5a610ee9408d93 /include
parente96a31eab41923fc2e7a68650a3fee6c0dc8ca7e (diff)
Missing fi in BOOT-5139
Diffstat (limited to 'include')
-rw-r--r--include/tests_boot_services1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tests_boot_services b/include/tests_boot_services
index 07db0317..5c296a12 100644
--- a/include/tests_boot_services
+++ b/include/tests_boot_services
@@ -387,6 +387,7 @@
fi
else
LogText "Result: LILO configuration file not found"
+ fi
fi
#
#################################################################################