From: Shuah Khan Date: Wed, 7 Dec 2016 18:59:30 +0000 (-0700) Subject: selftests: add missing set-tz to timers .gitignore X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1dbbf44178e38b2f6c0af9e011615e6cd7ab3a01;p=linux.git selftests: add missing set-tz to timers .gitignore set-tz is missing from timers/.gitignore. Add it. Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/timers/.gitignore b/tools/testing/selftests/timers/.gitignore index 68f3fc71ac440..cc986621f512d 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