summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAvra Sengupta <asengupt@redhat.com>2013-10-10 12:29:37 +0530
committerAvra Sengupta <asengupt@redhat.com>2013-10-10 12:30:09 +0530
commitf749fdc1e4631b3cc19b18988ed0fa8afa68a8a4 (patch)
treedc02fca6747a65e5511ad2a22a9cbdf771a5e513
parenta5ef7bc7de744d1324ddf63207b1172d11086441 (diff)
updated rfc.sh for master_upstream branch
Change-Id: If87f8bda4baac26c51e7152618c223aef722fb36 Signed-off-by: Avra Sengupta <asengupt@redhat.com>
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 04efa6f3e..f2d2f93ee 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="master";
+branch="master_upstream";
set_hooks_commit_msg()