[releng] buildbranched: Sync DIST variable position with buildrawhide

Till Maas till at fedoraproject.org
Mon Sep 29 17:45:24 UTC 2014


commit 5ca8fe4df4790b71462fb9a9da1d7454eefa0d30
Author: Till Maas <opensource at till.name>
Date:   Mon Sep 29 19:46:00 2014 +0200

    buildbranched: Sync DIST variable position with buildrawhide

 scripts/buildbranched |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scripts/buildbranched b/scripts/buildbranched
index bb59162..7b52c60 100755
--- a/scripts/buildbranched
+++ b/scripts/buildbranched
@@ -9,6 +9,7 @@ DATE=$1
 ARCH=$2
 
 BRANCHED="21"
+DIST=branched
 
 TREEPREFIX="/pub/fedora/linux"
 MASHDIR="/mnt/koji/mash/branched-$DATE"
@@ -39,7 +40,6 @@ MOCKCONFIG=fedora-branched-compose-ppc64
 RSYNC_OPTS="-rlptDHhv --delay-updates"
 DESTPATH="$TREEPREFIX/development/$BRANCHED/"
 
-DIST=branched
 
 [ -z "$DATE" ] && {
 	echo "usage: buildbranched <date>"


More information about the rel-eng mailing list