From a2e2683063b8160d73ff811264aba4a8e60ccdec Mon Sep 17 00:00:00 2001 From: Scott Fryer Date: Mon, 23 Dec 2024 17:34:56 +0000 Subject: [PATCH] Test --- linux_new/Jenkinsfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/linux_new/Jenkinsfile b/linux_new/Jenkinsfile index 2cb4f6025..7b5e45ad1 100644 --- a/linux_new/Jenkinsfile +++ b/linux_new/Jenkinsfile @@ -839,7 +839,6 @@ stage('Build & Archive Package') { echo "Distro = ${RHELDistro}" echo "PackageDir = ${RHELTarget}" echo "buildArch = ${RHELarchitecture}" - echo "Release = ${Release}" echo "FileName = ${RHELFileName}" echo "FilePath = ${RHELFilePath}" // echo "DistroList = ${distro_list}" @@ -881,7 +880,6 @@ stage('Build & Archive Package') { echo "Distro = ${SUSEDistro}" echo "PackageDir = ${SUSETarget}" echo "buildArch = ${SUSEarchitecture}" - echo "Release = ${SUSErel}" echo "FileName = ${SUSEFileName}" echo "FilePath = ${SUSEFilePath}" // echo "DistroList = ${distro_list}"