Files @ 58ea5a9ded33
Branch filter:

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

Mads Kiilerich
utils: back out changeset cbf524e4c1a3 - the setup code is removing the session after app creation - set_app_settings shouldn't do it
#!/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