On Tue, Oct 18, 2016 at 11:19 AM, Uros Bizjak <ubiz...@gmail.com> wrote: > The name of Etc/GMT+1 timezone is "-01", as evident from: > > $ TZ=Etc/GMT+1 date +%Z > -01 > > Attached patch fixes the testsuite failure.
Forgot to say that the patch was tested with tzdata2016g on Fedora 24 and CentOS 5.11. Uros.