test-bot: remove Jenkins Git debugging.
This commit is contained in:
parent
3260397632
commit
2b078be186
@ -262,7 +262,6 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
|
|
||||||
def git(*args)
|
def git(*args)
|
||||||
puts "#{@repository}: git #{args.join " "}" if ENV["JENKINS_HOME"]
|
|
||||||
@repository.cd { Utils.popen_read("git", *args) }
|
@repository.cd { Utils.popen_read("git", *args) }
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user