e4d2f2b042
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> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
setup.sh | ||
t0010-validate-html.sh | ||
t0020-validate-cache.sh | ||
t0101-index.sh | ||
t0102-summary.sh | ||
t0103-log.sh | ||
t0104-tree.sh | ||
t0105-commit.sh | ||
t0106-diff.sh | ||
t0107-snapshot.sh | ||
t0108-patch.sh |