cleanappl.sh
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 31 Mar 2010 11:52:15 +0200
branchstable
changeset 5100 04c71ebf38a5
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
Add context management methode to dbapi.Connection the connection is automaticly closed when exiting the context.

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