cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 15 Apr 2010 12:46:08 +0200
changeset 5270 6297d5265572
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[etwist] allow to specify max size for POST request in the configuration. We should deal with this nicely on the js form validation code.

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