]> git.saurik.com Git - redis.git/commitdiff
Fix Makefile colors.
authorHampus Wessman <hampus.wessman@gmail.com>
Thu, 9 Jun 2011 09:17:32 +0000 (11:17 +0200)
committerantirez <antirez@gmail.com>
Thu, 9 Jun 2011 14:38:18 +0000 (16:38 +0200)
echo with escape sequences isn't portable. Use printf instead.


No differences found