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 --- lib/dtas/process.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/dtas/process.rb') diff --git a/lib/dtas/process.rb b/lib/dtas/process.rb index 2cf59c7..8e2ca1b 100644 --- a/lib/dtas/process.rb +++ b/lib/dtas/process.rb @@ -85,7 +85,4 @@ module DTAS::Process # :nodoc: raise RuntimeError, "`#{Shellwords.join(Array(cmd))}' failed: #{status.inspect}" end - - # XXX only for DTAS::Source::{Sox,Av}.try - module_function :qx end -- cgit v1.2.3-24-ge0c7