Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1425576
| From | Shuah Khan <shuahkh@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 4/4] selftests: media_tests - Add media_device_open to .gitignore |
| Date | 2016-06-18 02:30 +0200 |
| Message-ID | <rLcj7-5aI-5@gated-at.bofh.it> (permalink) |
| References | <rLcj7-5aI-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add media_device_open to .gitignore Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- tools/testing/selftests/media_tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testing/selftests/media_tests/.gitignore b/tools/testing/selftests/media_tests/.gitignore index 1c07117..faf5891 100644 --- a/tools/testing/selftests/media_tests/.gitignore +++ b/tools/testing/selftests/media_tests/.gitignore @@ -1 +1,2 @@ media_device_test +media_device_open -- 2.7.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 4/4] selftests: media_tests - Add media_device_open to .gitignore Shuah Khan <shuahkh@osg.samsung.com> - 2016-06-18 02:30 +0200
csiph-web