cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 01 Apr 2010 08:24:53 +0200
branchstable
changeset 5128 e5d300d75519
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred

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