mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-21 23:43:41 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -94,7 +94,7 @@ module Gitlab
|
||||
raise(::Backup::Error, "Source database file does not exist #{db_file_name}")
|
||||
end
|
||||
|
||||
Gitlab::Backup::Cli::Output.warn(
|
||||
Gitlab::Backup::Cli::Output.warning(
|
||||
"Source backup for the database #{database_name} doesn't exist. Skipping the task"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user