From c96c178fd85923004e4b9fe5eccf4d0e257eec11 Mon Sep 17 00:00:00 2001 From: Chung Chung Date: Mon, 5 Jan 2026 13:12:35 -0500 Subject: [PATCH] Fix typo in FEDORA43DEBUG configuration Corrected a spelling error in the FEDORA43DEBUG identifier from FEDORA42DEBUG. Signed-off-by: Chung Chung --- perl/Permabit/CheckServer/Constants.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl/Permabit/CheckServer/Constants.pm b/perl/Permabit/CheckServer/Constants.pm index d71f180..68a3654 100644 --- a/perl/Permabit/CheckServer/Constants.pm +++ b/perl/Permabit/CheckServer/Constants.pm @@ -86,7 +86,7 @@ our @DIST_CLASSES = qw(CENTOS8 FEDORA42 FEDORA42DEBUG FEDORA43 - FEDORA42DEBUG + FEDORA43DEBUG FEDORANEXT RAWHIDE RHEL6