cleanappl.sh
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Fri, 05 Feb 2010 17:57:51 +0100
branchstable
changeset 4501 71ba2d0f34f2
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
use calendar.gmtime instead of time.mktime to avoid UTC/localtime issues with Flot This is suggested by the Flot documentation on http://people.iola.dk/olau/flot/API.txt

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