##// END OF EJS Templates
tests: generate test.ini directly from template...
tests: generate test.ini directly from template Get rid of the committed generated test.ini

File last commit:

r6023:40edadec default
r6820:163d1c4f default
Show More
run-all-cleanup
10 lines | 185 B | text/plain | TextLexer
#!/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