Files @ 902cbe668001
Branch filter:

Location: kallithea/scripts/run-all-cleanup

domruf
tests: run the same vcs tests both for hg and git using http ... and soon also ssh

Parametrize vcs tests and remove duplicate code.

Refactored by Mads Kiilerich.
#!/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