From b41de1c8fd8f990320c42bd827a872069a0d6f9a Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 23 Mar 2021 12:30:39 -0400 Subject: [PATCH] Fix typo in 77897652157732bee286a334a2409bfc5911eee4 --- grpc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc.spec b/grpc.spec index c3ed96d..d9340d5 100644 --- a/grpc.spec +++ b/grpc.spec @@ -560,7 +560,7 @@ sed -r -i \ "s/^([[:blank:]]*)(def test(Secure(No|Client)Cert|SessionResumption))\\b/\ \\1@unittest.skip('Invalid cert chain file')\\n\\1\\2/" \ 'src/python/grpcio_tests/tests/unit/_auth_context_test.py' -%ifarch %{ix86} %{arm32} +%ifnarch %{ix86} %{arm32} # (otherwise this was already done above) sed -r -i \ "s/^([[:blank:]]*)(def testSSLSessionCacheLRU)\\b/\