diff options
| author | Vijay Bellur <vbellur@redhat.com> | 2012-09-27 10:33:58 +0530 | 
|---|---|---|
| committer | Vijay Bellur <vbellur@redhat.com> | 2012-09-27 10:34:11 +0530 | 
| commit | c8f9437b6ef507a4dc7fe03aa32a9fbf220d09f6 (patch) | |
| tree | a62b65dd2a5b20da8c97a10ed74f26d8c817ecdc | |
| parent | 3db3f32f747bd095dfcbb7e235fabb84a515e748 (diff) | |
rfc.sh: Change branch to master
Change-Id: I58cd7f2941da9461a01678ec6b393f298dd0c9a6
| -rwxr-xr-x | rfc.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@  #!/bin/sh -e -branch="release-3.3"; +branch="master";  set_hooks_commit_msg()  | 
