cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 03 Mar 2010 18:57:41 +0100
changeset 4774 89a7555020ba
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[test] get a chance to get proper garbage collection when running pytest on whole cw

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