cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 24 Feb 2010 12:57:30 +0100
branchstable
changeset 4691 ae468fae9965
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons

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