Skip to content

Commit c96c178

Browse files
committed
Fix typo in FEDORA43DEBUG configuration
Corrected a spelling error in the FEDORA43DEBUG identifier from FEDORA42DEBUG. Signed-off-by: Chung Chung <cchung@redhat.com>
1 parent c4e1d5f commit c96c178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

perl/Permabit/CheckServer/Constants.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ our @DIST_CLASSES = qw(CENTOS8
8686
FEDORA42
8787
FEDORA42DEBUG
8888
FEDORA43
89-
FEDORA42DEBUG
89+
FEDORA43DEBUG
9090
FEDORANEXT
9191
RAWHIDE
9292
RHEL6

0 commit comments

Comments
 (0)