]> git.saurik.com Git - redis.git/commit
Set tty before going into interactive mode to get non-pretty output when
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 4 Aug 2010 16:16:39 +0000 (18:16 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 4 Aug 2010 16:16:39 +0000 (18:16 +0200)
commitcf0c6b78f132847a576ccd275cb0fffbf0a061ff
treed65ea404adebb5f98c5c44ac73665bc2cbf0418e
parent3a51bff0358c38162bc925ab25661e6090cf1161
Set tty before going into interactive mode to get non-pretty output when
the commands are read from stdin.
src/redis-cli.c