Skip to content

Commit b346a72

Browse files
committed
fixup! jenkins: add script for linux-containered
1 parent 77927de commit b346a72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jenkins/scripts/node-test-commit-linux-containered.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,8 @@ runShared () {
270270

271271
setupEnvironment
272272

273+
echo "Matching label: $nodes"
274+
273275
if [[ "$nodes" =~ _openssl102_ ]]; then
274276
runOpenSSL102
275277
elif [[ "$nodes" =~ _openssl110_ ]]; then

0 commit comments

Comments
 (0)