summaryrefslogtreecommitdiff
path: root/no_pty_tests.patch
diff options
context:
space:
mode:
authorJan Palus2022-01-20 09:58:47 (GMT)
committerJan Palus2022-01-20 09:58:47 (GMT)
commitb3d74a9a6341de22e1997548a2b6283c701ab474 (patch)
treea9c2f1ec4b66e2e7ffd7c95ae01debe24fa9e648 /no_pty_tests.patch
parentf485fa8f76bb3d7672492f75c5c6a46ffc9cc34c (diff)
downloadcryptsetup-b3d74a9a6341de22e1997548a2b6283c701ab474.zip
cryptsetup-b3d74a9a6341de22e1997548a2b6283c701ab474.tar.gz
disable test which requires pty; rel 2auto/th/cryptsetup-2.4.3-2
Diffstat (limited to 'no_pty_tests.patch')
-rw-r--r--no_pty_tests.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/no_pty_tests.patch b/no_pty_tests.patch
new file mode 100644
index 0000000..4355f1d
--- /dev/null
+++ b/no_pty_tests.patch
@@ -0,0 +1,11 @@
+--- cryptsetup-2.4.3/tests/Makefile.am.orig 2022-01-13 10:23:53.000000000 +0100
++++ cryptsetup-2.4.3/tests/Makefile.am 2022-01-20 10:56:51.933912924 +0100
+@@ -27,7 +27,7 @@
+ endif
+
+ if REENCRYPT
+-TESTS += reencryption-compat-test reencryption-compat-test2 luks2-reencryption-test luks2-reencryption-mangle-test
++TESTS += reencryption-compat-test reencryption-compat-test2 luks2-reencryption-test
+ endif
+
+ if INTEGRITYSETUP