提交 e4466587 编写于 作者: J Justin Collins

Merge remote branch 'origin/only_original_outputs' into everything_bagel

......@@ -48,7 +48,7 @@ class Brakeman::TemplateProcessor < Brakeman::BaseProcessor
#Adds output to the list of outputs.
def process_output exp
exp.value = process exp.value
@current_template[:outputs] << exp
@current_template[:outputs] << exp unless exp.original_line
exp
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册