From d918847e383cc56ef2a5c26a7633914752aa9033 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Oct 06 2019 22:19:41 +0000 Subject: Merge #770 `Pull comps from f31 branch, not master` Signed-off-by: Kevin Fenzi --- diff --git a/fedora.conf b/fedora.conf index 15787f7..3066160 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' }