summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshishir gowda <sgowda@redhat.com>2013-10-03 10:54:08 +0530
committershishir gowda <sgowda@redhat.com>2013-10-03 10:54:34 +0530
commit4b37254ab7960fb72f2a64fa322b406587743e8a (patch)
treebbb61f1b6607e995422708df0473ed7580041f6f
parentef02610d4b1b2165e2c076c1aa9584bd634b2b56 (diff)
update rfc.sh for tracking branch
Change-Id: Ic04a54066c25bbb52464d557255088a13bf9fdd4 Signed-off-by: shishir gowda <sgowda@redhat.com>
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 04efa6f3e..882ecca1c 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="master";
+branch="devel";
set_hooks_commit_msg()