cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 04 Jun 2010 11:09:55 +0200
branchstable
changeset 5666 58d6c2c96500
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[migration] fix schema synchronization bug sync_schema_props_perms('Repository', syncprops=False) to synchronize permission of entity's attributes wasn't working as expected: only the entity's permission were updated.

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