diff mbox series

.gitignore: add tools/ip6tables-test utility

Message ID 20240705035028.57697-1-alex@shruggie.ro (mailing list archive)
State Accepted
Commit d14cb05a5fe2d08ce959da7c34827e454aaa5b17
Headers show
Series .gitignore: add tools/ip6tables-test utility | expand

Commit Message

Alexandru Ardelean July 5, 2024, 3:50 a.m. UTC
I botched a patch with this.
Adding 'tools/ip6tables-test' to make this less likely to happen again.
Link:
   https://lore.kernel.org/connman/20240704204732.56553-1-alex@shruggie.ro/

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

patchwork-bot+connman@kernel.org July 11, 2024, 8:10 p.m. UTC | #1
Hello:

This patch was applied to connman.git (master)
by Denis Kenzior <denkenz@gmail.com>:

On Fri,  5 Jul 2024 06:50:28 +0300 you wrote:
> I botched a patch with this.
> Adding 'tools/ip6tables-test' to make this less likely to happen again.
> Link:
>    https://lore.kernel.org/connman/20240704204732.56553-1-alex@shruggie.ro/
> 
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - .gitignore: add tools/ip6tables-test utility
    https://git.kernel.org/pub/scm/network/connman/connman.git/?id=d14cb05a5fe2

You are awesome, thank you!
diff mbox series

Patch

diff --git a/.gitignore b/.gitignore
index 2f8dcd74..8284a1b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,6 +56,7 @@  tools/wpad-test
 tools/resolv-test
 tools/polkit-test
 tools/iptables-test
+tools/ip6tables-test
 tools/iptables-unit
 tools/dnsproxy-test
 tools/supplicant-test