lib/clenver/project.rb in clenver-0.1.4 vs lib/clenver/project.rb in clenver-0.1.5

- old
+ new

@@ -60,10 +60,9 @@ buf = Array.new().push(s) s_path = Link.new(s,d).expand_dst(buf)[0] elsif s_path = content['object'].get_abs_path + "/" + s end - puts "s_path:#{s_path}" Link.new(s_path,d).create end end #remotes unless content['remotes'].nil?