cleanappl.sh
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 06 May 2010 16:23:39 +0000
branchstable
changeset 5497 96fd339f7917
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
Handle new way of reporting unmodified FileFields when a FileField has not been modified, value is an empty string. Handle this is raise UnmodifiedField accordingly.

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