mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-16 07:01:08 +00:00
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
12 lines
369 B
Diff
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() {
|