cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 08 Feb 2010 13:03:38 +0100
branchstable
changeset 4497 593386221aa7
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
fix session's commit handling: when an operation failed in [pre]commit, call rollback_event as well for already processed operation, not only the revert<event> callback

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