Files @ 0f9e7dbfa5d2
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
utils2: Move ask_ok out of paster_commands

The ask_ok function is still a mess and should be cleaned up ...
#!/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