cleanappl.sh
author sylvain.thenault@logilab.fr
Wed, 11 Mar 2009 14:38:44 +0100
branchtls-sprint
changeset 1061 7d2e6b5fae3c
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
* new load_bytes argument to form_field_value * new form_field_encoding method * rename form_field_entity_value so we know it's a protected method

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