cleanappl.sh
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 18 Feb 2009 20:23:43 +0100
branchtls-sprint
changeset 827 3f08481e6e51
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
provide negation operator for selectors, unfortunately, it's not possible to user the python keyword 'not'

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