cleanappl.sh
author sylvain.thenault@logilab.fr
Fri, 30 Jan 2009 15:32:02 +0100
changeset 534 1368c80276bc
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
refactor validator selection using a content type based dictionnary (which may be overriden by view id) + functions to instrumentize the registry to check what's tested and what's not

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