17b94a
From 4099fb424482ede2fb6346c76c58523113f415df Mon Sep 17 00:00:00 2001
17b94a
From: Rinku Kothiya <rkothiya@redhat.com>
17b94a
Date: Thu, 12 Mar 2020 01:02:41 -0400
17b94a
Subject: [PATCH 356/357] Update rfc.sh to rhgs-3.5.1-rhel-8
17b94a
17b94a
Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
17b94a
---
17b94a
 rfc.sh | 2 +-
17b94a
 1 file changed, 1 insertion(+), 1 deletion(-)
17b94a
17b94a
diff --git a/rfc.sh b/rfc.sh
17b94a
index 918fb11..a408e45 100755
17b94a
--- a/rfc.sh
17b94a
+++ b/rfc.sh
17b94a
@@ -18,7 +18,7 @@ done
17b94a
 shift $((OPTIND-1))
17b94a
 
17b94a
 
17b94a
-branch="rhgs-3.5.1";
17b94a
+branch="rhgs-3.5.1-rhel-8";
17b94a
 
17b94a
 set_hooks_commit_msg()
17b94a
 {
17b94a
-- 
17b94a
1.8.3.1
17b94a