print log errors after runnign tests

This commit is contained in:
Enno Rehling 2014-07-06 22:03:00 +02:00
parent 68d96014b1
commit 896681e189
1 changed files with 1 additions and 0 deletions

View File

@ -18,4 +18,5 @@ fi
$ROOT/$BIN_DIR/eressea/test_eressea
cd $ROOT
$ROOT/$BIN_DIR/eressea/eressea -v0 scripts/runtests.lua
grep ERROR eressea.log
cd $OLDWPD