cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 01 Dec 2009 12:03:42 +0100
branchstable
changeset 3955 235a9fda6058
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
support x.set_relations(a_relation=None) to delete a_relation relations from this entity

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