Files @ 5d7a1997a8d9
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
tests: merge tests that depend on each other

The tests would fail when run separately, for example when running:

py.test -k perm
#!/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