Update consts

Fix the variable name for PostgreSQL
This commit is contained in:
teoberi 2021-01-03 11:54:35 +02:00 committed by GitHub
parent 075d92e275
commit e859b89cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -232,7 +232,7 @@ ETC_PATHS="/etc /usr/local/etc"
PLUGINDIR=""
PLUGIN_PHASE=0
POSTFIXBINARY=""
POSTGRES_RUNNING=0
POSTGRESQL_RUNNING=0
PREVIOUS_TEST="No test ID"
PREVIOUS_TS=0
PROFILES=""