* [Buildroot] [PATCH buildroot] support/testing: remove unused import from sample_python_crossbar
@ 2024-02-05 22:28 ~bubu
2024-02-05 22:55 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: ~bubu @ 2024-02-05 22:28 UTC (permalink / raw)
To: buildroot
From: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
support/testing/tests/package/sample_python_crossbar.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/support/testing/tests/package/sample_python_crossbar.py b/support/testing/tests/package/sample_python_crossbar.py
index 8160a37219..3695fe92c0 100644
--- a/support/testing/tests/package/sample_python_crossbar.py
+++ b/support/testing/tests/package/sample_python_crossbar.py
@@ -1,4 +1,3 @@
-import os
import crossbar
crossbar.run(["version"])
--
2.38.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH buildroot] support/testing: remove unused import from sample_python_crossbar
2024-02-05 22:28 [Buildroot] [PATCH buildroot] support/testing: remove unused import from sample_python_crossbar ~bubu
@ 2024-02-05 22:55 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2024-02-05 22:55 UTC (permalink / raw)
To: ~bubu; +Cc: buildroot
Marcus, All,
On 2024-02-05 23:28 +0100, ~bubu spake thusly:
> From: Marcus Hoffmann <buildroot@bubu1.eu>
>
> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> support/testing/tests/package/sample_python_crossbar.py | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/support/testing/tests/package/sample_python_crossbar.py b/support/testing/tests/package/sample_python_crossbar.py
> index 8160a37219..3695fe92c0 100644
> --- a/support/testing/tests/package/sample_python_crossbar.py
> +++ b/support/testing/tests/package/sample_python_crossbar.py
> @@ -1,4 +1,3 @@
> -import os
> import crossbar
>
> crossbar.run(["version"])
> --
> 2.38.5
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-05 22:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-05 22:28 [Buildroot] [PATCH buildroot] support/testing: remove unused import from sample_python_crossbar ~bubu
2024-02-05 22:55 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox