Blame SOURCES/test-fixup.patch

14a82e
diff -ur tpm2-tools-5.2/test/integration/helpers.sh tpm2-tools-5.2-new/test/integration/helpers.sh
14a82e
--- tpm2-tools-5.2/test/integration/helpers.sh	2021-08-23 09:47:20.000000000 -0700
14a82e
+++ tpm2-tools-5.2-new/test/integration/helpers.sh	2022-05-31 16:06:07.939025537 -0700
14a82e
@@ -409,7 +409,7 @@
14a82e
         echo "Starting tpm2-abrmd"
14a82e
         # Start tpm2-abrmd
14a82e
         start_abrmd || exit 1
14a82e
-        run_startup=false
14a82e
+        # run_startup=false
14a82e
     else
14a82e
         echo "not starting abrmd"
14a82e
     fi