cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 23 Feb 2010 18:21:30 +0100
branchstable
changeset 4671 00d139c5f386
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future

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