]> git.saurik.com Git - redis.git/commit - deps/hiredis/hiredis.c
quick and dirty fix for hiredis bug creating problem with the new redis-cli connect...
authorantirez <antirez@gmail.com>
Mon, 29 Nov 2010 11:20:17 +0000 (12:20 +0100)
committerantirez <antirez@gmail.com>
Mon, 29 Nov 2010 11:20:17 +0000 (12:20 +0100)
commitd8d528e9926d712cf02617dcdb6e9bde90e4e49c
treee6ac2059a68db8b58b92cf7bafd4dbb30652b2d5
parentefcf948c1aff6cc71690cf3dbed493ccb957bd48
quick and dirty fix for hiredis bug creating problem with the new redis-cli connect commmand. Also change prompt when redis-cli is not connected
deps/hiredis/hiredis.c
src/redis-cli.c