From a9a3b32074750c778abb6ea81442cd88aa67039b Mon Sep 17 00:00:00 2001 From: Lukas Vrabec Date: Feb 22 2018 14:14:53 +0000 Subject: Update make-rhat-patches.sh script because of new f28 branch --- diff --git a/make-rhat-patches.sh b/make-rhat-patches.sh index 55a9dd7..0ec792f 100755 --- a/make-rhat-patches.sh +++ b/make-rhat-patches.sh @@ -4,7 +4,7 @@ DISTGIT_PATH=$(pwd) FEDORA_VERSION=rawhide DOCKER_FEDORA_VERSION=master -DISTGIT_BRANCH=master +DISTGIT_BRANCH=f28 git checkout $DISTGIT_BRANCH -q