summaryrefslogtreecommitdiffstats
path: root/rfc.sh
diff options
context:
space:
mode:
authorVijay Bellur <vbellur@redhat.com>2013-07-29 18:28:05 +0530
committerVijay Bellur <vbellur@redhat.com>2013-07-29 18:28:16 +0530
commitc9b16973fed6e7b51af38e473fa166df9e260d93 (patch)
tree81d427dfc0fb919ba520d2e708e736e25e1f08a9 /rfc.sh
parent3f9956ffb6e0faec1c4eea18916411d22a7e51d8 (diff)
Change branch to quota-improvements
Change-Id: Idb1ed302a73e645cef66e5096a6cef83290b10ce Signed-off-by: Vijay Bellur <vbellur@redhat.com>
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 2c91c30e..6fb088b4 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="master";
+branch="quota-improvements";
set_hooks_commit_msg()