Update rfc.sh for release-6

Signed-off-by: ShyamsundarR <srangana@redhat.com>
This commit is contained in:
ShyamsundarR 2019-02-05 19:59:13 -05:00
parent 90922d20f5
commit c396ba1826

2
rfc.sh
View File

@ -18,7 +18,7 @@ done
shift $((OPTIND-1))
branch="master";
branch="release-6";
set_hooks_commit_msg()
{