]> git.saurik.com Git - redis.git/commit
make sure to flush stdout every line read in monitor mode, to play well with redirect...
authorantirez <antirez@gmail.com>
Mon, 8 Nov 2010 15:14:15 +0000 (16:14 +0100)
committerantirez <antirez@gmail.com>
Mon, 8 Nov 2010 15:14:15 +0000 (16:14 +0100)
commitd9d8ccab93ac18ab38ac19811bc05582c7f9f550
tree29e718d7f7ee63dd1e699c8a6f516afa27204b47
parent5402c4262e6bd6d2e8082dd2a948f28ea453b060
make sure to flush stdout every line read in monitor mode, to play well with redirection to file
src/redis-cli.c