mirror of https://github.com/OpenTTD/OpenTTD
Codechange: a wild quote appeared; it is gone now (#11935)
parent
4d2fc28834
commit
16c40d0844
|
@ -98,7 +98,7 @@ foreach(RESULT IN LISTS REGRESSION_RESULT)
|
|||
|
||||
if(NOT RESULT STREQUAL EXPECTED)
|
||||
message("${ARGC}: - ${EXPECTED}")
|
||||
message("${ARGC}: + ${RESULT}'")
|
||||
message("${ARGC}: + ${RESULT}")
|
||||
set(ERROR YES)
|
||||
endif()
|
||||
endforeach()
|
||||
|
|
Loading…
Reference in New Issue