summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaghavendra G <rgowdapp@redhat.com>2014-08-09 10:13:25 +0530
committerRaghavendra G <rgowdapp@redhat.com>2014-08-08 21:45:08 -0700
commit6b068dcbe871169ab21cf37b7437435061cd84c2 (patch)
treead8fb0df1b90d63c17bbf0ea459481b56bf4cd7c
parent8c837b8e2a0f6fb369b4bc08d9e2a40394478daa (diff)
change branch name.dht-stale-layout-fixes
Change-Id: I4790d5a39f5e3d3337c50ba74b87ca1e9ab99e75 Signed-off-by: Raghavendra G <rgowdapp@redhat.com> Reviewed-on: http://review.gluster.org/8445
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 04efa6f3e5f..089fb173bfe 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="master";
+branch="dht-stale-layout-fixes";
set_hooks_commit_msg()