forked from github/server
create link to an eressea.ini before runnign tests
This commit is contained in:
parent
d91cf538cf
commit
c76ff2b9c7
|
@ -17,5 +17,6 @@ fi
|
|||
|
||||
$ROOT/$BIN_DIR/eressea/test_eressea
|
||||
cd $ROOT
|
||||
[ -e eressea.ini ] || ln -sf conf/eressea.ini
|
||||
$ROOT/$BIN_DIR/eressea/eressea -v0 scripts/run-tests.lua
|
||||
cd $OLDWPD
|
||||
|
|
Loading…
Reference in New Issue