cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 16 Feb 2010 09:24:40 +0100
changeset 4592 ddbab12acae0
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
ensure cnx is set first (necessary to introduce of a form object to handle the login form)

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