File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ declare LLTEST_NAME="gamesvr-csgo-$(date '+%H%M%S')";
77# ####################################################################################################
88# ####################################################################################################
99
10+
1011# Runtime vars
1112declare LLCOUNTER=0;
1213declare LLBOOT_ERRORS=" " ;
@@ -149,7 +150,6 @@ should_lack "Couldn't run ucc (ucc-bin)" '/app/System/ucc-bin is executable';
149150should_lack ' ucc-bin: not found' ' has dependency lib32z1/ia32-libs on x64' ;
150151should_lack " Failed to load 'Level" ' able to load starting map' ;
151152should_have ' Unreal engine initialized' ' engine was able to initialize' ;
152- should_have ' Level is Level DM-Deck16\]\[.MyLevel' ' map loaded successfully' ;
153153should_have ' Game engine initialized' ' game world started' ;
154154# ####################################################################################################
155155# ####################################################################################################
You can’t perform that action at this time.
0 commit comments