Skip to content
Snippets Groups Projects
Commit cba103f4 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch '6010-check-pqsql' into 'master'

source config file

See merge request !89
parents 16e621bc 2636b1d4
No related branches found
No related tags found
1 merge request!89source config file
...@@ -205,6 +205,8 @@ if [ $? -ne 0 ]; then ...@@ -205,6 +205,8 @@ if [ $? -ne 0 ]; then
ph.abort "PSQL access not possible yet. You need to install the monitoring user first: as root execute `basename $0` -i" ph.abort "PSQL access not possible yet. You need to install the monitoring user first: as root execute `basename $0` -i"
fi fi
. "${cfgfile}"
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
sMode=$(ph.getValueWithParam '' m "$@") sMode=$(ph.getValueWithParam '' m "$@")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment