cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 12 Nov 2009 17:31:19 +0100
branchstable
changeset 3831 5eb369d24e7d
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
benefit from the orm for clearer code

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