]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Make md-convert --test work again.
authorWayne Davison <wayne@opencoder.net>
Sat, 7 May 2022 02:37:40 +0000 (19:37 -0700)
committerWayne Davison <wayne@opencoder.net>
Sat, 7 May 2022 02:37:40 +0000 (19:37 -0700)
md-convert

index ac3e658d683b19801e3e1e247f7cd24437879838..fb60b09399b581d0137dd97960de7b566ef1025f 100755 (executable)
@@ -214,6 +214,7 @@ def find_man_substitutions():
         env_subs['VERSION'] = '1.0.0'
         env_subs['bindir'] = '/usr/bin'
         env_subs['libdir'] = '/usr/lib/rsync'
+        tz_offset = 0
     else:
         for fn in (srcdir + 'version.h', 'Makefile'):
             try: