Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vjuntunen committed Nov 4, 2024
1 parent be35727 commit 54f6d24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/x-ghaf-hw-test.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,6 @@ pipeline {
echo { \\\"Job\\\": \\\"${env.TARGET}\\\" } > ${TEST_CONFIG_DIR}/${BUILD_NUMBER}.json
ls -la ${TEST_CONFIG_DIR}
"""
// env.TESTSET = params.getOrDefault('TESTSET', '_boot_')
// println "Using TESTSET: ${env.TESTSET}"
}
}
}
Expand Down

0 comments on commit 54f6d24

Please sign in to comment.