lib/mutx/execution.rb in mutx-0.1.42 vs lib/mutx/execution.rb in mutx-0.1.43

- old
+ new

@@ -20,7 +20,8 @@ def self.attachment_path id = ARGV.select{|arg| arg.start_with? "_id="}.first.split("=").last "#{Dir.pwd}/mutx/out/#{id}/attachment" end + end end \ No newline at end of file