cleanappl.sh
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 18 Feb 2009 20:25:57 +0100
branchtls-sprint
changeset 829 ea092805d8f8
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
The main template is now a simple view, there's no need to monkey patch TheMainTemplate._select_view_and_rset

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