about summary refs log tree commit diff
path: root/scan-tree.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-13 12:14:13 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-13 15:36:18 +0200
commit2ef4edee19c3f935dfffc3e0f4a56f5e2f183fa4 (patch)
treece24b097d62b110cedec5ee71026d371abf0673a /scan-tree.c
parentredirect: cleanliness (diff)
downloadcgit-pink-2ef4edee19c3f935dfffc3e0f4a56f5e2f183fa4.tar.gz
cgit-pink-2ef4edee19c3f935dfffc3e0f4a56f5e2f183fa4.zip
tests: allow shell to be overridden
On some systems (e.g. Solaris), /bin/sh is not a POSIX shell.  Git
already provides suitable overrides in its config.mak.uname file and we
provide cgit.conf to allow the user to further change this.

The code for this is taken from Git's t/Makefile, meaning that we now
invoke the tests in the same way that Git does.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'scan-tree.c')
0 files changed, 0 insertions, 0 deletions
Makefile.am?h=3.5.1&id=8c64ad00a366095ac3d575f3605cb6e4659d6b81&follow=1'>Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe