Commit 69498bc3 authored by Fabio Pelosin's avatar Fabio Pelosin

Forgetting to remove the debug puts makes me sad :-(

parent abddccf1
......@@ -52,9 +52,6 @@ module Pod
result = dir_list.split("\n").uniq
result.delete('')
puts
puts commit.white
puts result.join(', ').magenta
result
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