cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 02 Dec 2009 11:53:25 +0100
branchstable
changeset 3961 d1cbf77db999
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing to specify variables that should be used in selection. See usage on state_of / transition_of relations.

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