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

Merge branch 'master' into 'update-localdump-to-classlike-functions'

# Conflicts:
#   plugins/localdump/pgsql.sh
parents c35505ef e43a28f2
No related branches found
No related tags found
1 merge request!47add lines with prefix __DB__
...@@ -123,7 +123,8 @@ function restoreByFile(){ ...@@ -123,7 +123,8 @@ function restoreByFile(){
# MAIN # MAIN
# -------------------------------------------------------------------------------- # --------------------------------------------------------------------------------
# ----- requirements # ----- requirements
checkRequirements >/dev/null 2>&1 checkRequirements >/dev/null 2>&1
if [ $SERVICEFOUND -eq 0 ]; then if [ $SERVICEFOUND -eq 0 ]; then
echo "__DB__$SERVICENAME INFO: service [$SERVICENAME] is not avilable on this machine." echo "__DB__$SERVICENAME INFO: service [$SERVICENAME] is not avilable on this machine."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment