summaryrefslogtreecommitdiff
path: root/0356-Update-rfc.sh-to-rhgs-3.5.1-rhel-8.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-02 07:09:00 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-02 07:09:00 +0000
commit8901af929097382cbc762d42faf68c98ed087ef7 (patch)
treed6ce5f0f1defa8b7a9b070ba870a8b7f916578dc /0356-Update-rfc.sh-to-rhgs-3.5.1-rhel-8.patch
parentf62c5aad428e56b028337c39df03c0be647281cc (diff)
automatic import of glusterfsopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to '0356-Update-rfc.sh-to-rhgs-3.5.1-rhel-8.patch')
-rw-r--r--0356-Update-rfc.sh-to-rhgs-3.5.1-rhel-8.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/0356-Update-rfc.sh-to-rhgs-3.5.1-rhel-8.patch b/0356-Update-rfc.sh-to-rhgs-3.5.1-rhel-8.patch
new file mode 100644
index 0000000..f2b6835
--- /dev/null
+++ b/0356-Update-rfc.sh-to-rhgs-3.5.1-rhel-8.patch
@@ -0,0 +1,26 @@
+From 4099fb424482ede2fb6346c76c58523113f415df Mon Sep 17 00:00:00 2001
+From: Rinku Kothiya <rkothiya@redhat.com>
+Date: Thu, 12 Mar 2020 01:02:41 -0400
+Subject: [PATCH 356/357] Update rfc.sh to rhgs-3.5.1-rhel-8
+
+Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
+---
+ rfc.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/rfc.sh b/rfc.sh
+index 918fb11..a408e45 100755
+--- a/rfc.sh
++++ b/rfc.sh
+@@ -18,7 +18,7 @@ done
+ shift $((OPTIND-1))
+
+
+-branch="rhgs-3.5.1";
++branch="rhgs-3.5.1-rhel-8";
+
+ set_hooks_commit_msg()
+ {
+--
+1.8.3.1
+