summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRinku Kothiya <rkothiya@redhat.com>2019-06-27 10:10:19 +0000
committerRinku Kothiya <rkothiya@redhat.com>2019-06-27 10:10:19 +0000
commit96702cfea3ba55121c3bf203fcf2b86c803e1f04 (patch)
treef58c373b4f581164fc98c5b2cfd6465f6076f9d2
parentd1d9c2587f5a985073039db5d15fe9adb0433547 (diff)
Update rfc.sh for release-7v7.0alpha
Change-Id: I37d0e2ff122e5250af7bb3f7c8de2a16bd8e3912 Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 3277a4eaed5..019bee113d8 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -18,7 +18,7 @@ done
shift $((OPTIND-1))
-branch="master";
+branch="release-7";
set_hooks_commit_msg()
{