From: Shuah Khan Date: Wed, 7 Dec 2016 18:59:30 +0000 (-0700) Subject: selftests: add missing set-tz to timers .gitignore X-Git-Tag: rel_imx_4.19.35_1.1.0~13522^2~4 X-Git-Url: https://git.somdevices.com/?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 68f3fc71ac44..cc986621f512 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