mcst-linux-kernel/patches-2024.06.26/String-Diff-0.06/0001-yaml.patch

42 lines
844 B
Diff

From 7989171b84bfc31105ffc7f2014f20ebb0f60b5a Mon Sep 17 00:00:00 2001
Date: Thu, 9 Feb 2017 18:04:05 +0300
Subject: патч для новой версии yaml
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
t/02_diff_fully-pp.t | 2 +-
t/02_diff_fully.t | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/t/02_diff_fully-pp.t b/t/02_diff_fully-pp.t
index 69a96ab..27e32bd 100644
--- a/t/02_diff_fully-pp.t
+++ b/t/02_diff_fully-pp.t
@@ -30,7 +30,7 @@ new: perl
--- data1
-
- ['-', 'perl']
--
+- []
--- data2
old: perl
new:
diff --git a/t/02_diff_fully.t b/t/02_diff_fully.t
index f816a89..6c4c8d8 100644
--- a/t/02_diff_fully.t
+++ b/t/02_diff_fully.t
@@ -29,7 +29,7 @@ new: perl
--- data1
-
- ['-', 'perl']
--
+- []
--- data2
old: perl
new:
--
2.16.4