cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 04 Aug 2009 00:51:00 +0200
changeset 2668 979c7ccb4a86
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[testlib] take care of re-monkeypatching which'll cause infinite recursion error

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