showing PORT here can be confusing

This commit is contained in:
David Dollar
2010-10-15 16:29:40 -07:00
parent 7e9117812f
commit efd5a786f5

View File

@@ -78,7 +78,7 @@ private ######################################################################
run(process)
end
info "started with pid #{pid}, PORT=#{port}", process
info "started with pid #{pid}", process
running_processes[pid] = process
end