From 0de62dd87ff54c2b407307e98ce5f0a0c26e8b10 Mon Sep 17 00:00:00 2001 From: Lukas Vrabec Date: Jul 27 2016 09:22:15 +0000 Subject: Update script to make rhat patches to have reflect new branch for F25 --- diff --git a/make-rhat-patches.sh b/make-rhat-patches.sh index e42df59..ce90a05 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=f25 git checkout $DISTGIT_BRANCH -q