summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Bellur <vbellur@redhat.com>2013-08-08 13:06:28 +0530
committerKrishnan Parthasarathi <kparthas@redhat.com>2013-08-12 00:48:15 +0530
commitdb801a8b8ab1e5c16e84ea71ed8746a09c988e1f (patch)
tree070e3c8936712bdbac38ddf9b8248ce10896df64
parenta63d6321a7b7b15291b9f37a5253ccdf87997bf4 (diff)
Change branch to quota.
Change-Id: I8a6d49cc101da219404633d43b8d211f816094a7
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 6fb088b4..da87a7db 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="quota-improvements";
+branch="quota";
set_hooks_commit_msg()