Skip to content

Commit

Permalink
Remove debugging statement
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Apr 25, 2016
1 parent ac13692 commit a3593e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rake-tasks/buck.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ def self.buck_cmd

cmd = "#{buck} #{command} #{target}"

puts cmd

output = ''
err = ''
Open3.popen3(cmd) do |stdin, stdout, stderr, wait_thr|
Expand Down

0 comments on commit a3593e6

Please sign in to comment.