cleanappl.sh
author Sandrine Ribeau <sandrine.ribeau@logilab.fr>
Mon, 03 May 2010 14:17:45 +0200
changeset 5454 76b828dc3b9f
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[json-controller] - refactoring of js_component and js_view, it now uses _call_view - _call_view accepts paginate as a parameter

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