Merged 2044

This commit is contained in:
Moritz Bunkus 2004-08-25 18:08:53 +00:00
parent baaf7bb248
commit 81c49b2815

View File

@ -151,6 +151,8 @@ def merge(*args)
end
def main
ENV['LC_ALL'] = "en_US.ISO-8859-1"
results = Results.new
test_failed = false