cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 19 May 2009 09:05:47 +0200
branchstable
changeset 1854 9302d0e66076
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
stop automatically setting default method for _format field, too hard to override this with the new form system while keeping bw compat. Simply upgrade to new form system where it's a problem

#!/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