From 250fb965d3e2a20695cde104579dacff292f9031 Mon Sep 17 00:00:00 2001 From: David <2069735+Marzal@users.noreply.github.com> Date: Wed, 17 Jul 2019 23:08:20 +0200 Subject: Strict mode needs this vars initialized --- include/consts | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'include/consts') diff --git a/include/consts b/include/consts index 343567df..4f8c5246 100644 --- a/include/consts +++ b/include/consts @@ -313,6 +313,16 @@ unset LANG XARGSBINARY="" YUMBINARY="" ZYPPERBINARY="" + +# == Variables for strict mode == + IFCONFIGBINARY="" + LOCATEBINARY="" + SEARCH_VERSION="" + SHA1SUMBINARY="" + SHA256SUMBINARY="" + OPENSSLBINARY="" + LICENSE_KEY="" + # ################################################################################# # -- cgit v1.2.3