From d429fd84d267b78a46a968c72ac38693e17c5e33 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Tue, 17 Jan 2023 14:08:31 -0700 Subject: [PATCH] add commas --- common/include-excludes.conf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/common/include-excludes.conf b/common/include-excludes.conf index 041ae52..258a1d1 100644 --- a/common/include-excludes.conf +++ b/common/include-excludes.conf @@ -163,25 +163,24 @@ additional_packages = [ "fstrm-utils", #RhBug 1960616 ] }), - ("^PowerTools$", { "aarch64": [ "java-1.8.0-openjdk-*slowdebug*", # Jira: RHELCMP-4189 "java-11-openjdk-*slowdebug*", # Jira: RHELCMP-4189 "java-1.8.0-openjdk-*fastdebug*", #ENGCMP-2141 - "java-11-openjdk-*fastdebug*" #ENGCMP-2141 + "java-11-openjdk-*fastdebug*", #ENGCMP-2141 ], "ppc64le": [ "java-1.8.0-openjdk-*slowdebug*", # Jira: RHELCMP-4189 "java-11-openjdk-*slowdebug*", # Jira: RHELCMP-4189 "java-1.8.0-openjdk-*fastdebug*", #ENGCMP-2141 - "java-11-openjdk-*fastdebug*" #ENGCMP-2141 + "java-11-openjdk-*fastdebug*", #ENGCMP-2141 ], "x86_64": [ "java-1.8.0-openjdk-*slowdebug*", # Jira: RHELCMP-4189 "java-11-openjdk-*slowdebug*", # Jira: RHELCMP-4189 "java-1.8.0-openjdk-*fastdebug*", #ENGCMP-2141 - "java-11-openjdk-*fastdebug*" #ENGCMP-2141 + "java-11-openjdk-*fastdebug*", #ENGCMP-2141 "dotnet5.0-build-reference-packages", ], "s390x": [