Revert "Temporary: don't check log in Maven test (KT-66551)"
This reverts commit 95fa065361.
This commit is contained in:
committed by
Space Team
parent
4f4f6393f9
commit
09eb138625
@@ -63,7 +63,7 @@ if (expectedLog != actualLog) {
|
||||
println "Expected log (from ${new File(basedir, "expected.log").absolutePath}):"
|
||||
println expectedLog
|
||||
println ""
|
||||
//return false
|
||||
return false
|
||||
} else {
|
||||
println "Log comparison succeeded"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user