mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
Rakefile: remove debug output
This commit is contained in:
parent
2156af77fa
commit
82b4c7eaf9
@ -120,7 +120,6 @@ EOT
|
||||
end
|
||||
|
||||
END {
|
||||
puts "the END"
|
||||
File.unlink(@@registry_file) if @@registry_downloaded && FileTest.exists?(@@registry_file)
|
||||
}
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user