summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2012-05-11 11:32:01 +0530
committerAnand Avati <avati@redhat.com>2012-05-10 23:24:52 -0700
commit8707fac1f92415f9fc05dc6484026a66e6e7873b (patch)
tree81eafbce823148ef608424702ecdef1826b450fc
parent4ab1c326f3862714b960302f06c6323d6291b695 (diff)
Update rfc.sh to release-3.3
Change-Id: I9452d9166ae0a441ed1dc09613e836f2262fd1f3 BUG: 820551 Reviewed-on: http://review.gluster.com/3311 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-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 b06ac512d..ad12af9bc 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="master";
+branch="release-3.3";
set_hooks_commit_msg()