summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Bellur <vbellur@redhat.com>2013-02-11 17:29:03 +0530
committerAnand Avati <avati@redhat.com>2013-02-11 17:58:44 -0800
commit1ed69b917a7a798b1a468615e9b6163cc2a1ab4f (patch)
treed27b36d66a3a5442ac14f6064fbaa2995cb24702
parent30dd16a44cfc34aaddc6532308ebec285eb825c2 (diff)
Branch updated to release-3.4
Change-Id: Ie61e727f28b61ddf9d0e7133533aeaba4e7e0b7c BUG: 820551 Signed-off-by: Vijay Bellur <vbellur@redhat.com> Reviewed-on: http://review.gluster.org/4500 Reviewed-by: Anand Avati <avati@redhat.com> Tested-by: Anand Avati <avati@redhat.com>
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 2c91c30ed..313a76112 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="master";
+branch="release-3.4";
set_hooks_commit_msg()