cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 29 Apr 2010 14:21:57 +0200
changeset 5442 3ed8afbbdf70
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...

#!/bin/sh

rm -f web/test/tmpdb*
rm -f web/tali18n.py

rm -f applications/*/test/tmpdb*
rm -f applications/*/tali18n.py
rm -f applications/*/i18n/*_full.po
rm -f applications/*/data/Schema.dot