From d1cb74e7d9c8a6e515cbd2760f552fa11485cccb Mon Sep 17 00:00:00 2001 From: David <2069735+Marzal@users.noreply.github.com> Date: Wed, 17 Jul 2019 23:28:51 +0200 Subject: [PATCH] Delete PRIVILEGED var from this file if PRIVILEGED is set in the file, it will overwrite the value in the main program always to 0. This change depends in the other commit that set the variable in both cases. --- include/consts | 1 - 1 file changed, 1 deletion(-) diff --git a/include/consts b/include/consts index 343567df..6df1ea56 100644 --- a/include/consts +++ b/include/consts @@ -219,7 +219,6 @@ unset LANG POSTGRES_RUNNING=0 PREVIOUS_TEST="No test ID" PREVIOUS_TS=0 - PRIVILEGED=0 PROFILES="" PROFILEVALUE="" PSBINARY="ps"