cleanappl.sh
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 24 Sep 2009 20:28:25 +0200
changeset 3463 bc2ee1d059fd
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[editcontroller] fix bad method name: s/process_form_data/process_form_value NOTE: this still doesn't work, relations are not processed properly

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