diff mbox series

selftests/net: add tls to .gitignore

Message ID 20180726095358.30534-1-anders.roxell@linaro.org (mailing list archive)
State New
Headers show
Series selftests/net: add tls to .gitignore | expand

Commit Message

Anders Roxell July 26, 2018, 9:53 a.m. UTC
Add the tls binary to .gitignore

Fixes: 7f657d5bf507 ("selftests: tls: add selftests for TLS sockets")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 tools/testing/selftests/net/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

David Miller July 26, 2018, 4:38 p.m. UTC | #1
From: Anders Roxell <anders.roxell@linaro.org>
Date: Thu, 26 Jul 2018 11:53:58 +0200

> Add the tls binary to .gitignore
> 
> Fixes: 7f657d5bf507 ("selftests: tls: add selftests for TLS sockets")
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index 1a0ac3a29ec5..78b24cf76f40 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -13,3 +13,4 @@  udpgso
 udpgso_bench_rx
 udpgso_bench_tx
 tcp_inq
+tls