cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 28 Jul 2009 11:04:41 +0200
changeset 2526 40e41eb34a7d
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
we've to call cleanup_sys_modules manually for proper schema modules cleanup

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