From bbeed74ecb19d71b1c207b9430aec8ee6f29d517 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 26 May 2013 00:44:48 +0100 Subject: brew-test-bot: fix Jenkins JUnit package detection. --- Library/Contributions/cmd/brew-test-bot.xml.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Contributions/cmd/brew-test-bot.xml.erb b/Library/Contributions/cmd/brew-test-bot.xml.erb index 3d528871a..a835740f3 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 %> -- cgit v1.2.3