summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels de Vos <ndevos@redhat.com>2016-05-02 03:10:51 +0200
committerNiels de Vos <ndevos@redhat.com>2016-05-02 03:10:51 +0200
commit0fadd46c2cdf692efa3040d8ba42f3fdaca599b1 (patch)
tree7781cbfa7a0dd2aa2a9ce460444b26d7e289328b
parent60e340481ad5496e920722e8267572fa26cf2822 (diff)
scripts: update rfc.sh to commit to the release-3.8 branchv3.8rc0
Change-Id: I61a4b0109197378858ebc9389f91cc745d4cbf9e Signed-off-by: Niels de Vos <ndevos@redhat.com>
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index d405a67d6fc..eb03843a173 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -17,7 +17,7 @@ done
shift $((OPTIND-1))
-branch="master";
+branch="release-3.8";
set_hooks_commit_msg()
{