summaryrefslogtreecommitdiffstats
path: root/rfc.sh
diff options
context:
space:
mode:
authorVijay Bellur <vbellur@redhat.com>2012-09-27 10:33:58 +0530
committerVijay Bellur <vbellur@redhat.com>2012-09-27 10:34:11 +0530
commitc8f9437b6ef507a4dc7fe03aa32a9fbf220d09f6 (patch)
treea62b65dd2a5b20da8c97a10ed74f26d8c817ecdc /rfc.sh
parent3db3f32f747bd095dfcbb7e235fabb84a515e748 (diff)
rfc.sh: Change branch to master
Change-Id: I58cd7f2941da9461a01678ec6b393f298dd0c9a6
Diffstat (limited to 'rfc.sh')
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index ad12af9bcef..b06ac512d7d 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="release-3.3";
+branch="master";
set_hooks_commit_msg()