dcavalca / rpms / util-linux

Forked from rpms/util-linux 2 years ago
Clone
069435
From 2f75c4cdf6992af034bf02de55ad2ea90608e1c0 Mon Sep 17 00:00:00 2001
069435
From: Karel Zak <kzak@redhat.com>
069435
Date: Fri, 31 Aug 2018 12:48:46 +0200
069435
Subject: [PATCH 8/8] test: update UUID v5 tests
069435
069435
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1624877
069435
Upstream: http://github.com/karelzak/util-linux/commit/7edaf221d610309874e866670dceb4e2f3a04070
069435
Signed-off-by: Karel Zak <kzak@redhat.com>
069435
---
069435
 tests/expected/uuid/oids | 2 +-
069435
 1 file changed, 1 insertion(+), 1 deletion(-)
069435
069435
diff --git a/tests/expected/uuid/oids b/tests/expected/uuid/oids
069435
index 4644848e8..c121cbeee 100644
069435
--- a/tests/expected/uuid/oids
069435
+++ b/tests/expected/uuid/oids
069435
@@ -1,4 +1,4 @@
069435
 3d813cbb-47fb-32ba-91df-831e1593ac29
069435
 5df41881-3aed-3515-88a7-2f4a814cf09e
069435
 2ed6657d-e927-568b-95e1-2665a8aea6a2
069435
-fcdc2122-78d2-59f7-91ed-041a561ef652
069435
+fcdc2122-78d2-59f7-b1ed-041a561ef652
069435
-- 
069435
2.14.4
069435