misc/migration/3.5.10_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 10 Apr 2013 15:34:18 +0200
branchstable
changeset 8884 e750e5abd1c7
parent 3977 5c84c6df6798
child 8798 cdab3aadc679
permissions -rw-r--r--
[devtools] protect xvfb-run.sh against clean_up being called twice

sync_schema_props_perms('state_of')
sync_schema_props_perms('transition_of')
for etype in ('State', 'BaseTransition', 'Transition', 'WorkflowTransition'):
    sync_schema_props_perms((etype, 'name', 'String'))