- don't flush stdout

This commit is contained in:
Jordan Sissel 2009-08-19 00:17:10 +00:00
parent a5c0f2e41d
commit 22b8c6eaca

View file

@ -44,7 +44,7 @@ class Agent < LogStash::Net::MessageClient
ier.metadata["source_host"] = @hostname
#$stdout.write(".")
$stdout.flush
#$stdout.flush
@connection.sendmsg(ier)
@needack[ier.id] = ier