kolla-ansible/tools
Martin André dc3687b18b Various fixes to pre-commit hook
Fix incorrect test in sh. Bash implements the new test with [[ that
accepts the double equal, however, this is not a bash script. On Debian
and derivates, this will be run by dash.

Make the script portable by not using GNU extensions of xargs.

Call `validate-all-*.sh` scripts whenever possible.

Have bashate look for /usr/bin/env style shebang as well.

Remove useless validate-json.sh file.

Change-Id: Id2d697f2e9ddaa66e25f71f410200528c1e0cf6b
2015-01-19 16:43:55 +09:00
..
build-all-docker-images Improvements to build-all-docker-images script 2015-01-14 09:14:27 +09:00
build-docker-image Merge "Make build script respond to -h option" 2015-01-06 16:11:53 +00:00
cleanup-containers Cleanup of images and containers needs a '-f' flag to force shutdown 2015-01-08 20:15:02 +00:00
cleanup-images Cleanup of images and containers needs a '-f' flag to force shutdown 2015-01-08 20:15:02 +00:00
pre-commit-hook Various fixes to pre-commit hook 2015-01-19 16:43:55 +09:00
start Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
start-all-pods Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
start-all-replications Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
start-all-services Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
stop Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
stop-all-pods Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
stop-all-replications Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
stop-all-services Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
update-build-links Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
validate-all-json.sh Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
validate-all-maintainer.sh Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
validate-all-yaml.sh Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
validate-json.py add better validation checks (part 1) 2014-10-14 15:21:22 -04:00
validate-maintainer.sh add maintainer check to tests 2014-10-31 10:10:27 -04:00
validate-yaml.py add better validation checks (part 1) 2014-10-14 15:21:22 -04:00