28 lines
598 B
Diff
28 lines
598 B
Diff
|
From 1c73105778ac1a7193af747fe9a741690fea010c Mon Sep 17 00:00:00 2001
|
||
|
From: Milind Changire <mchangir@redhat.com>
|
||
|
Date: Fri, 2 Nov 2018 20:56:59 +0530
|
||
|
Subject: [PATCH 408/444] Update rfc.sh to rhgs-3.4.2
|
||
|
|
||
|
Change-Id: Ibe0a72f24c36248f0f637417247e9e359fa23075
|
||
|
Signed-off-by: Milind Changire <mchangir@redhat.com>
|
||
|
---
|
||
|
rfc.sh | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/rfc.sh b/rfc.sh
|
||
|
index 8c4b5ac..5b09aad 100755
|
||
|
--- a/rfc.sh
|
||
|
+++ b/rfc.sh
|
||
|
@@ -17,7 +17,7 @@ done
|
||
|
shift $((OPTIND-1))
|
||
|
|
||
|
|
||
|
-branch="rhgs-3.4.1";
|
||
|
+branch="rhgs-3.4.2";
|
||
|
|
||
|
set_hooks_commit_msg()
|
||
|
{
|
||
|
--
|
||
|
1.8.3.1
|
||
|
|