mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
Merged 2044
This commit is contained in:
parent
baaf7bb248
commit
81c49b2815
@ -151,6 +151,8 @@ def merge(*args)
|
||||
end
|
||||
|
||||
def main
|
||||
ENV['LC_ALL'] = "en_US.ISO-8859-1"
|
||||
|
||||
results = Results.new
|
||||
|
||||
test_failed = false
|
||||
|
Loading…
Reference in New Issue
Block a user