summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Bellur <vbellur@redhat.com>2013-07-29 18:28:05 +0530
committerKrishnan Parthasarathi <kparthas@redhat.com>2013-08-12 00:48:14 +0530
commit6ffe8ce9ad07d742015c3fefc98ee05ee7818ad6 (patch)
treeb2239af88f47d72f75276a5b92fa6acb63200df7
parent184e88bfc8f9c6b180c56adfd029e2aaece1297f (diff)
Change branch to quota-improvements
Change-Id: Idb1ed302a73e645cef66e5096a6cef83290b10ce Signed-off-by: Vijay Bellur <vbellur@redhat.com>
-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()