summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshishir gowda <sgowda@redhat.com>2013-10-10 13:38:32 +0530
committershishir gowda <sgowda@redhat.com>2013-10-10 13:38:32 +0530
commit52699eb19e14ac2f535db461d1f1c04f7ec98672 (patch)
tree096501bdc90da96cf6a54d8664078c461f7420f3
parente08538a69c42722b0ed9e1c013b06db278c2f263 (diff)
updated rfc.sh for snap_devel branch
Change-Id: I62c44d1db7fe5d9be088632574e982a06e1ae8bc 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 f2d2f93ee..b7916459a 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="master_upstream";
+branch="snap_devel";
set_hooks_commit_msg()