commit a214275ae4bde8ad8ff80afa2e8aca3dcf9368a3
Author: Jan Palus <[email protected]>
Date:   Sat Jan 27 21:02:06 2024 +0100

    strace failing test

 cryptsetup.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/cryptsetup.spec b/cryptsetup.spec
index b1627d4..ff393ce 100644
--- a/cryptsetup.spec
+++ b/cryptsetup.spec
@@ -231,6 +231,8 @@ diet ${CC#ccache } %{rpmcppflags} %{rpmcflags} 
%{rpmldflags} -Os -I. -I./lib -st
        --with-tmpfilesdir=%{systemdtmpfilesdir}
 %{__make}
 
+%{?with_tests:%{__make} -C tests unit-wipe}
+%{?with_tests:cd tests && strace -s 512 -f ./unit-wipe-test}
 %{?with_tests:%{__make} check}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cryptsetup.git/commitdiff/a214275ae4bde8ad8ff80afa2e8aca3dcf9368a3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to