cleanappl.sh
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 25 May 2009 12:18:17 +0200
changeset 1910 864aa3ea0db5
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[server] refactor server.utils.manager_userpasswd - remove passwd parameter which was never used - make the function usable when we have a login and want the user to enter a new password, with confirmation

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