[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Sat May 7 02:38:27 UTC 2022


The branch, master has been updated
       via  2ab2ee16 Make md-convert --test work again.
      from  1e858e39 Manpage improvements.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 2ab2ee166e673ca815e51d3058e66f4e8c26cc16
Author: Wayne Davison <wayne at opencoder.net>
Date:   Fri May 6 19:37:40 2022 -0700

    Make md-convert --test work again.

-----------------------------------------------------------------------

Summary of changes:
 md-convert | 1 +
 1 file changed, 1 insertion(+)


Changeset truncated at 500 lines:

diff --git a/md-convert b/md-convert
index ac3e658d..fb60b093 100755
--- a/md-convert
+++ b/md-convert
@@ -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:


-- 
The rsync repository.



More information about the rsync-cvs mailing list