about summary refs log tree commit homepage
path: root/lib/dtas/format.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dtas/format.rb')
-rw-r--r--lib/dtas/format.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dtas/format.rb b/lib/dtas/format.rb
index 6da5675..98aa9db 100644
--- a/lib/dtas/format.rb
+++ b/lib/dtas/format.rb
@@ -64,7 +64,7 @@ class DTAS::Format # :nodoc:
   end
 
   def inspect
-    "<#{self.class}(#{xs(to_sox_arg)})>"
+    "<#{self.class}(#{Shellwords.join(to_sox_arg)})>"
   end
 
   def to_hsh