]> git.ipfire.org Git - thirdparty/ccache.git/commit
Prefer bash, when running test.sh script
authorAnders F Björklund <anders.f.bjorklund@gmail.com>
Fri, 26 Jan 2018 18:12:57 +0000 (19:12 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 29 Jan 2018 19:55:31 +0000 (20:55 +0100)
commit01e51695e34e0a8ba1d34b08980cc0c0a63362f1
treef324517279458f5d1ffd3da591bb1044ac8b4b1f
parent13db1e5d366bbad2939745a15bfc663badeea4a1
Prefer bash, when running test.sh script

Look for bash, to make it possible to run "make test"
on platforms where it is not the /bin/sh implementation.

It is possible to build ccache without it, when only
running the limited unit tests (with "make quicktest").
INSTALL.md
Makefile.in
configure.ac