mkvtoolnix/tests/test-432concatenate_two_ac3_files.rb
Moritz Bunkus 7362348340 all tools: fix exit code if warnings occurred
If a warning occurred then the exit code must be 1, not 0. This has been
broken in commit 6e35edac13 (since 7.0.0).

Fixes #1101.
2015-02-03 08:09:50 +01:00

6 lines
229 B
Ruby
Executable File

#!/usr/bin/ruby -w
# T_432concatenate_two_ac3_files
describe "mkvmerge / read from same file twice via concatenation"
test_merge "'(' data/ac3/misdetected_as_mp2.ac3 data/ac3/misdetected_as_mp2.ac3 ')'", :exit_code => :warning