Commit 480bdc02 authored by Swizzlr's avatar Swizzlr

Remove extraneous output.

parent cacbd0ab
...@@ -379,7 +379,6 @@ task :bootstrap, :use_bundle_dir? do |t, args| ...@@ -379,7 +379,6 @@ task :bootstrap, :use_bundle_dir? do |t, args|
if `which bzr`.strip.empty? if `which bzr`.strip.empty?
puts "Please install Bazaar: `brew install bzr`" puts "Please install Bazaar: `brew install bzr`"
end end
puts "done."
end end
#-----------------------------------------------------------------------------# #-----------------------------------------------------------------------------#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment