Files @ 6b7e652bbc92
Branch filter:

Location: kallithea/scripts/run-all-cleanup - annotation

Mads Kiilerich
tests: make test_create_and_remove pass on case-insensitive MySQL

We don't try to pretend case sensitivity on platforms that not are case
sensitive.
#!/bin/sh

# Convenience script for running various idempotent source code cleanup scripts

set -e
set -x

scripts/docs-headings.py
scripts/generate-ini.py
scripts/whitespacecleanup.sh