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

FIX localdump call with ALL from backup.sh

parent 4de4f9e3
No related branches found
No related tags found
1 merge request!157FIX localdump call with ALL from backup.sh
......@@ -462,6 +462,7 @@ EOH
profiles2run=$(get_database_profiles)
echo "INFO: Calling local backup scripts for all active profiles"
echo "$profiles2run" | nl
shift 1
else
profiles2run=$*
echo "INFO: I try to dump the profiles you gave as parameter: $profiles2run"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment