cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 27 Jul 2009 10:57:33 +0200
changeset 2508 b1958ebed570
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
rewrite .sql / .rel files, drop unnecessary entity types, explicit imports

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