Skip to content

Commit

Permalink
Uh I noticed I missed a line because I forgot to save that file. The …
Browse files Browse the repository at this point in the history
…build wont close the program in the previous test probably.
  • Loading branch information
Jalleo authored and Jalleo committed Jan 10, 2019
1 parent 2284996 commit 3767abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/travis/build_byond.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ if [ "$BUILD_TOOLS" = false ]; then

cd travis_test
ln -s $HOME/libmariadb/libmariadb.so libmariadb.so
DreamDaemon tgstation.dmb -close -trusted -verbose -params "test-run&log-directory=travis"
DreamDaemon StarTrekking.dmb -close -trusted -verbose -params "test-run&log-directory=travis"
cd ..
cat travis_test/data/logs/travis/clean_run.lk

Expand Down

0 comments on commit 3767abb

Please sign in to comment.