]> git.saurik.com Git - redis.git/commitdiff
Tests for the interactive mode of redis-cli
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 4 Aug 2010 12:15:52 +0000 (14:15 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 4 Aug 2010 13:28:03 +0000 (15:28 +0200)
Changed redis-cli to output the raw response for a bulk reply when it is
run in interactive mode instead of checking isatty.


No differences found