Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1538011
| From | Shuah Khan <shuahkh@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] selftests: add missing set-tz to timers .gitignore |
| Date | 2016-12-07 20:10 +0100 |
| Message-ID | <sLPLj-46c-17@gated-at.bofh.it> (permalink) |
| References | <sLPLj-46c-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
set-tz is missing from timers/.gitignore. Add it. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- tools/testing/selftests/timers/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testing/selftests/timers/.gitignore b/tools/testing/selftests/timers/.gitignore index 68f3fc7..cc98662 100644 --- a/tools/testing/selftests/timers/.gitignore +++ b/tools/testing/selftests/timers/.gitignore @@ -17,3 +17,4 @@ skew_consistency threadtest valid-adjtimex adjtick +set-tz -- 2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] selftests: add missing gitignore files/dirs Shuah Khan <shuahkh@osg.samsung.com> - 2016-12-07 20:10 +0100 [PATCH] selftests: add missing set-tz to timers .gitignore Shuah Khan <shuahkh@osg.samsung.com> - 2016-12-07 20:10 +0100
csiph-web