HHH-17982 Setup JPA 3.2 TCK testing automation for ORM 7

This commit is contained in:
Christian Beikov 2024-04-30 15:09:59 +02:00 committed by Steve Ebersole
parent 40bf380c5f
commit 6633838b09
1 changed files with 1 additions and 1 deletions

View File

@ -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='<tr class="a" id="'
prefix2='<tr class="b" id="'
suffix='-error" style="display:none;">'