From 3d96e3d4a3ad7fbf45b38c81478f04cffb329e25 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 26 Aug 2013 02:00:05 +0000 Subject: cleanup multi-source handling between sox and av This should better prepare us to make "source ed" into "source ed" and set per-source priorities. We also now treat @env consistently for all per-source commands (such as soxi/avprobe) so we can be sure we're using the same installation of sox or libav if using a non-standard PATH, or if we want to set AV_LOG_FORCE_NOCOLOR --- test/test_rg_integration.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_rg_integration.rb') diff --git a/test/test_rg_integration.rb b/test/test_rg_integration.rb index 79a6563..3b78e07 100644 --- a/test/test_rg_integration.rb +++ b/test/test_rg_integration.rb @@ -41,7 +41,7 @@ class TestRgIntegration < Minitest::Unit::TestCase end while cur["current_offset"] == 0 && sleep(0.01) end - assert_nil cur["current"]["env"]["RGFX"] + assert_empty cur["current"]["env"]["RGFX"] assert_equal DTAS::Format.new.rate * len, cur["current_expect"] -- cgit v1.2.3-24-ge0c7