run_test_example.sh 164 Bytes
Newer Older
Sebastien Robin's avatar
Sebastien Robin committed
1 2 3 4 5 6 7 8
export INSTANCE_HOME=/home/$USER/zope
export SOFTWARE_HOME=/usr/lib/zope/lib/python/

dir="`dirname $0`"
if test -n "$dir"; then
  cd $dir
fi
python runalltests.py