cleanappl.sh
author Aurélien Campéas
Mon, 07 Sep 2009 12:23:42 +0200
branch3.5
changeset 3116 8bf500eb01d6
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
two convenience files * .hgignore with good default values * cubicweb-ctl.bat to launch things under win32

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