From 6633838b09573bd59e9bebca6a9a0c10b6a29c85 Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Tue, 30 Apr 2024 15:09:59 +0200 Subject: [PATCH] HHH-17982 Setup JPA 3.2 TCK testing automation for ORM 7 --- ci/jpa-3.2-tck.Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/jpa-3.2-tck.Jenkinsfile b/ci/jpa-3.2-tck.Jenkinsfile index d1760a63ef..b29944440b 100644 --- a/ci/jpa-3.2-tck.Jenkinsfile +++ b/ci/jpa-3.2-tck.Jenkinsfile @@ -144,7 +144,7 @@ pipeline { failures = sh ( script: """ \ while read line; do - if [[ "\$line" = *"-error\" style=\"display:none;\">" ]]; then + if [[ "\$line" = *'-error" style="display:none;">' ]]; then prefix1=''