* [PATCH] selftests: ALSA: Add test-pcmtest-driver to .gitignore
@ 2023-07-19 11:43 Takashi Iwai
2023-07-19 12:13 ` Ivan Orlov
0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2023-07-19 11:43 UTC (permalink / raw)
To: alsa-devel; +Cc: Ivan Orlov
It was forgotten to add the new binary to .gitignore. Let's fix it.
Fixes: 10b98a4db11a ("selftests: ALSA: Add test for the 'pcmtest' driver")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
---
tools/testing/selftests/alsa/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/alsa/.gitignore b/tools/testing/selftests/alsa/.gitignore
index 2b0d11797f25..12dc3fcd3456 100644
--- a/tools/testing/selftests/alsa/.gitignore
+++ b/tools/testing/selftests/alsa/.gitignore
@@ -1,2 +1,3 @@
mixer-test
pcm-test
+test-pcmtest-driver
--
2.35.3
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] selftests: ALSA: Add test-pcmtest-driver to .gitignore
2023-07-19 11:43 [PATCH] selftests: ALSA: Add test-pcmtest-driver to .gitignore Takashi Iwai
@ 2023-07-19 12:13 ` Ivan Orlov
0 siblings, 0 replies; 2+ messages in thread
From: Ivan Orlov @ 2023-07-19 12:13 UTC (permalink / raw)
To: Takashi Iwai, alsa-devel
On 7/19/23 15:43, Takashi Iwai wrote:
> It was forgotten to add the new binary to .gitignore. Let's fix it.
>
> Fixes: 10b98a4db11a ("selftests: ALSA: Add test for the 'pcmtest' driver")
> Signed-off-by: Takashi Iwai <tiwai@suse.de>
> ---
> tools/testing/selftests/alsa/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/alsa/.gitignore b/tools/testing/selftests/alsa/.gitignore
> index 2b0d11797f25..12dc3fcd3456 100644
> --- a/tools/testing/selftests/alsa/.gitignore
> +++ b/tools/testing/selftests/alsa/.gitignore
> @@ -1,2 +1,3 @@
> mixer-test
> pcm-test
> +test-pcmtest-driver
Looks good, thank you for doing this!
--
Kind regards,
Ivan Orlov
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-19 13:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-19 11:43 [PATCH] selftests: ALSA: Add test-pcmtest-driver to .gitignore Takashi Iwai
2023-07-19 12:13 ` Ivan Orlov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox