summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShyam <srangana@redhat.com>2017-01-19 05:21:26 -0500
committerShyam <srangana@redhat.com>2017-01-19 05:21:26 -0500
commit3bed8373a9e3dd290c614185ae8d2fd9e7f0ec86 (patch)
tree9edb6866454e09a7acfe260c52c4464f20d1a060
parent6f4811ca9331eee8c00861446f74ebe23626bbf8 (diff)
Update rfc.sh for release-3.10v3.10.0alpha1
Signed-off-by: Shyam <srangana@redhat.com>
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index f91527421dc..40a49ea83ef 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -17,7 +17,7 @@ done
shift $((OPTIND-1))
-branch="master";
+branch="release-3.10";
set_hooks_commit_msg()
{