All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] auto-t: include ssidTKIP.psk in Netconfig test
@ 2021-04-21 15:36 James Prestwood
  2021-04-21 15:44 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: James Prestwood @ 2021-04-21 15:36 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 650 bytes --]

This file was not included when testNetconfig was introduced
and is required. My system was working fine as it was in my
local tree but has been missing and not passing for others.
---
 autotests/testNetconfig/ssidTKIP.psk | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 autotests/testNetconfig/ssidTKIP.psk

diff --git a/autotests/testNetconfig/ssidTKIP.psk b/autotests/testNetconfig/ssidTKIP.psk
new file mode 100644
index 00000000..64e84f12
--- /dev/null
+++ b/autotests/testNetconfig/ssidTKIP.psk
@@ -0,0 +1,6 @@
+[IPv4]
+Address=192.168.1.10
+Gateway=192.168.1.1
+
+[Settings]
+AutoConnect=false
-- 
2.26.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] auto-t: include ssidTKIP.psk in Netconfig test
  2021-04-21 15:36 [PATCH] auto-t: include ssidTKIP.psk in Netconfig test James Prestwood
@ 2021-04-21 15:44 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2021-04-21 15:44 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Hi James,

On 4/21/21 10:36 AM, James Prestwood wrote:
> This file was not included when testNetconfig was introduced
> and is required. My system was working fine as it was in my
> local tree but has been missing and not passing for others.
> ---
>   autotests/testNetconfig/ssidTKIP.psk | 6 ++++++
>   1 file changed, 6 insertions(+)
>   create mode 100644 autotests/testNetconfig/ssidTKIP.psk
> 

Applied, thanks.

Regards,
-Denis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-21 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-21 15:36 [PATCH] auto-t: include ssidTKIP.psk in Netconfig test James Prestwood
2021-04-21 15:44 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.