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

re-apply Martins fix for pgsql

parent 4b295f03
No related branches found
No related tags found
1 merge request!51re-apply Martins fix for pgsql
......@@ -35,7 +35,7 @@ fi
function checkRequirements(){
j_requireBinary "pg_dump" 1
j_requireProcess "postgres" 1
j_requireProcess "postgres|postmaster" 1
# set flag and reset return code
test $rc -eq 0 && SERVICEFOUND=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment