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:
authorTom H <Tom.HOUDAYER@orange.fr>2017-08-16 21:33:11 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-08-16 21:33:11 +0300
commit3adeac922e51e3d8f8d47c6b7de5629bdd32ddcd (patch)
tree1e66b08a550129e5f9426742fa31daa03e8e86c4
parent5b81f625a6a24b9fd9315a064ace12a664b82a21 (diff)
Do not unset PHPVERSION after detect it (#438)
-rw-r--r--include/tests_php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tests_php b/include/tests_php
index 014f5757..9ec0f613 100644
--- a/include/tests_php
+++ b/include/tests_php
@@ -72,8 +72,6 @@
${ROOTDIR}opt/alt/php56/etc/php.d.all \
${ROOTDIR}opt/alt/php70/etc/php.d.all \
${ROOTDIR}opt/alt/php71/etc/php.d.all"
-
- PHPVERSION=""
#
#################################################################################
#