Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
8
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in
Toggle navigation
Menu
Open sidebar
gitlab-qa-sandbox-group
qa-test-2019-05-06-03-38-42-40f225278db2df81
add-member-project-38ac0d05ff9a6e41
Commits
da5dea00
Commit
da5dea00
authored
Sep 18, 2015
by
Jacob Vosmaer
Browse files
Remove unneeded large file as soon as possible
parent
237571e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/backup/database.rb
View file @
da5dea00
...
...
@@ -63,6 +63,7 @@ module Backup
abort
"mysql-to-postgresql-converter failed"
end
$progress
.
puts
'[DONE]'
.
green
FileUtils
.
rm_f
(
mysql_dump_gz
)
# save disk space during conversion
$progress
.
print
"Splicing in 'DROP INDEX' statements ... "
statuses
=
Open3
.
pipeline
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment