b898e4ada1
- Drop patches included in new upstream tar - Add upstream patches for new type command - Add upstream patch for swap flag on DASD Resolves: rhbz#1999333
24 lines
523 B
Diff
24 lines
523 B
Diff
From ac2a35c2214ef42352d0ddb4f7f4cb77d116e92e Mon Sep 17 00:00:00 2001
|
|
From: "Brian C. Lane" <bcl@redhat.com>
|
|
Date: Fri, 13 May 2022 10:15:41 -0700
|
|
Subject: [PATCH 5/5] tests: t3200-type-change now passes
|
|
|
|
---
|
|
tests/Makefile.am | 3 ---
|
|
1 file changed, 3 deletions(-)
|
|
|
|
diff --git a/tests/Makefile.am b/tests/Makefile.am
|
|
index 2da653b..1d109d7 100644
|
|
--- a/tests/Makefile.am
|
|
+++ b/tests/Makefile.am
|
|
@@ -1,6 +1,3 @@
|
|
-XFAIL_TESTS = \
|
|
- t3200-type-change.sh
|
|
-
|
|
TEST_EXTENSIONS = .sh
|
|
SH_LOG_COMPILER = $(SHELL)
|
|
|
|
--
|
|
2.35.3
|
|
|