about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorRamsay Jones <ramsay@ramsay1.demon.co.uk>2008-11-04 19:23:41 +0000
committerLars Hjemli <hjemli@gmail.com>2008-11-06 19:18:09 +0100
commite4d2f2b042100182ff5b214fd6848b71d70fad7d (patch)
treebb5bfcf6e5f71a478e7586bd1d128aa94bfd7dbe /Makefile
parentFix some warnings to allow -Werror (diff)
downloadcgit-pink-e4d2f2b042100182ff5b214fd6848b71d70fad7d.tar.gz
cgit-pink-e4d2f2b042100182ff5b214fd6848b71d70fad7d.zip
Fix tests to work on Ubuntu (dash)
The system shell (/bin/sh) on Ubuntu is dash, which aims to be a
POSIX standard shell.  In particular, dash does not implement any
of the common extensions to the standard that, say, bash and ksh
do.

Replace some non-POSIX constructs in setup.sh with more portable
and mundane code.

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions