cleanappl.sh
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 24 Feb 2010 10:34:37 +0100
branchstable
changeset 4677 c701aac36f5c
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[test] inline-creation requires petype argument to be selectable. Fix arguments order to make it clearer that 'template' is an argument of the test class .view method

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