summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Bellur <vbellur@redhat.com>2014-04-03 14:33:53 +0530
committerVijay Bellur <vbellur@redhat.com>2014-04-03 02:12:00 -0700
commit8596ecba074081d7843a6bea2299951db48aa3b5 (patch)
treea6b6c184ab74731d57f81945e739cb149482f6fe
parente75be8977ede9b9174d20b39c427e6fb4ccde567 (diff)
Update rfc.sh
Change-Id: Ie29e18e9f383002edbe42a186a7d3b0289a384d5 Reviewed-on: http://review.gluster.org/7387 Reviewed-by: Ravishankar N <ravishankar@redhat.com> Tested-by: Vijay Bellur <vbellur@redhat.com>
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 04efa6f3e..baf700495 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="master";
+branch="development";
set_hooks_commit_msg()