gentoo-ebuilds/app-crypt/tpm2-openssl/files/tpm2-openssl-1.3.0-tests-remove-systemd-ism.patch
Christopher Byrne 2ef819d458
app-crypt/tpm2-openssl: add 1.3.0
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2025-02-21 12:05:45 +02:00

12 lines
369 B
Diff

diff --git a/test/run-with-simulator b/test/run-with-simulator
index e29b591..570e7a5 100755
--- a/test/run-with-simulator
+++ b/test/run-with-simulator
@@ -76,7 +76,6 @@ start_tpm2_abrmd() {
export TPM2TOOLS_TCTI
export TPM2OPENSSL_TCTI
sleep 1
- busctl --address="${DBUS_SESSION_BUS_ADDRESS}" list | grep "$tabrmd_name"
}
start_tpm2_sim_env() {