From afd3e798e2e1869ec0770bd8698735a2b72837ef Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Oct 06 2019 21:46:08 +0000 Subject: Pull comps from f31 branch, not master Signed-off-by: Kevin Fenzi --- diff --git a/fedora.conf b/fedora.conf index 6dd2ad3..3eb27f7 100644 --- a/fedora.conf +++ b/fedora.conf @@ -9,7 +9,7 @@ bootable = True comps_file = { 'scm': 'git', 'repo': 'https://pagure.io/fedora-comps.git', - 'branch': 'master', + 'branch': 'f31', 'file': 'comps-f31.xml', 'command': 'make comps-f31.xml' }