Files @ e7b18393450a
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
paster: fix output from update-repoinfo - only mention cache invalidation when cache actually was invalidated
#!/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