diff options
author | Vijay Bellur <vbellur@redhat.com> | 2013-02-11 17:29:03 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-02-11 17:58:44 -0800 |
commit | 1ed69b917a7a798b1a468615e9b6163cc2a1ab4f (patch) | |
tree | d27b36d66a3a5442ac14f6064fbaa2995cb24702 | |
parent | 30dd16a44cfc34aaddc6532308ebec285eb825c2 (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-x | rfc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/sh -e -branch="master"; +branch="release-3.4"; set_hooks_commit_msg() |