From 95834ca5882256920f4245df40b6342487450f31 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 26 May 2013 00:44:48 +0100 Subject: [PATCH] brew-test-bot: fix Jenkins JUnit package detection. --- Library/Contributions/cmd/brew-test-bot.xml.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Contributions/cmd/brew-test-bot.xml.erb b/Library/Contributions/cmd/brew-test-bot.xml.erb index 3d528871af..a835740f37 100644 --- a/Library/Contributions/cmd/brew-test-bot.xml.erb +++ b/Library/Contributions/cmd/brew-test-bot.xml.erb @@ -1,9 +1,9 @@ <% tests.each do |test| %> - + <% test.steps.each do |step| %> - + <% if step.has_output? %> ]]> <% end %>