From 8596ecba074081d7843a6bea2299951db48aa3b5 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Thu, 3 Apr 2014 14:33:53 +0530 Subject: Update rfc.sh Change-Id: Ie29e18e9f383002edbe42a186a7d3b0289a384d5 Reviewed-on: http://review.gluster.org/7387 Reviewed-by: Ravishankar N Tested-by: Vijay Bellur --- rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- cgit