cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 09 Jun 2009 11:31:57 +0200
branchstable
changeset 2066 2c4bf4ee88a2
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string

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