summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEddy Jansson <eddy@scmcoord.com>2014-02-24 14:43:39 +0100
committerMatt Stancliff <matt@genges.com>2014-04-09 17:02:43 -0400
commit05fb7be3eaa94b50b9d4d81f105d5d872c8591a0 (patch)
tree99ec957934e7948392974cbff3643fa32a07cb96 /.gitignore
parent2d66c4814e9a3ab40dfcc114e3eaf55dbeb70d29 (diff)
Fix Makefile test to use more compatible syntax
The existing way is not compatible with a lot of shells, including most bash installations, because the echos that generates the configuration sent to redis-server doesn't expand the escapes. Adding '-e' to the echo works under bash, but breaks on the Travis CI server. This is my attempt to find an alternative that works everywhere. [committer note: it doesn't work under Solaris make, but the Makefile was already broken under Solaris make. Solaris users must use gmake.] Closes #224 and Closes #221
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions