Skip to content
Snippets Groups Projects
Commit c7e8d4d6 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Remove unnecessary backported change

Make the diff with 7.5.1 smaller.
parent 3215dc71
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -55,7 +55,7 @@ module Backup
FileUtils.mkdir_p(repos_path)
 
Project.find_each(batch_size: 1000) do |project|
print " * #{project.path_with_namespace} ... "
print "#{project.path_with_namespace} ... "
 
project.namespace.ensure_dir_exist if project.namespace
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment