From 8b987be340cec4c0f794ef67bdbec6301889500a Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Tue, 14 Apr 2015 23:53:28 +0530 Subject: Update rfc.sh to release-3.7 Change-Id: Id39a68d87dfdc43798126f452ede29da0c50d734 Signed-off-by: Vijay Bellur Reviewed-on: http://review.gluster.org/10237 --- rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rfc.sh') diff --git a/rfc.sh b/rfc.sh index 287768eae8b..f82d17f63be 100755 --- a/rfc.sh +++ b/rfc.sh @@ -4,7 +4,7 @@ # i.e. where we are interested in the result of a command, # we have to run the command in an if-statement. -branch="master"; +branch="release-3.7"; set_hooks_commit_msg() { -- cgit