feat: change Asia server hostname to tekton-asia.klud.top
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
END_STRING="======= TESTS END"
|
||||
PROJECT_PATH="test_suite/"
|
||||
GODOT_BIN="test_suite/bin/godot.elf"
|
||||
GODOT_BIN="godot"
|
||||
OUT=`$GODOT_BIN --headless --debug --path test_suite/ -s res://runner.gd`
|
||||
RUN=`echo $OUT | grep "$END_STRING"`
|
||||
RES=`echo $OUT | grep FAILURE`
|
||||
|
||||
Reference in New Issue
Block a user