chiark / gitweb /
hooks/pre-commit: make ruby and dash tests optional
authorHans-Christoph Steiner <hans@eds.org>
Mon, 4 Dec 2017 11:10:46 +0000 (12:10 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 6 Dec 2017 11:30:47 +0000 (12:30 +0100)
commit67e6cbe7937793644c158a240e9cf304f639175c
tree93122aa4a65f5a0e1c80d25e5684fc1fddd94d94
parenta2978a5526411d18872e3efab06d409008be4b78
hooks/pre-commit: make ruby and dash tests optional

These are only used for checking syntax in buildserver/Vagrantfile.
Not requiring ruby makes doing CI tests on lots of distros easier
and faster. dash is an 'essential' package on Debian derivs, so
those tests will always be run somewhere.
hooks/pre-commit