Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iml-backup
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
iml-backup
Commits
cf3427aa
Commit
cf3427aa
authored
2 weeks ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Patches
Plain Diff
FIX localdump call with ALL from backup.sh
parent
4de4f9e3
Branches
backup-single-db
Branches containing commit
No related tags found
1 merge request
!157
FIX localdump call with ALL from backup.sh
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
localdump.sh
+1
-0
1 addition, 0 deletions
localdump.sh
with
1 addition
and
0 deletions
localdump.sh
+
1
−
0
View file @
cf3427aa
...
...
@@ -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
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment