https://bugzilla.samba.org/show_bug.cgi?id=2607 Summary: Rsync logging time incorrectly Product: rsync Version: 2.6.4 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: kilburna@iservnetworks.com QAContact: rsync-qa@samba.org I use Gentoo and rsync versions 2.6.4. I done an update on a number of packages and then noticed that rsync was not logging correctly. It was previously working . Example 1: 2005/04/14 16:59:51 [14642] rsync to test from support@unknown (192.168.1.250) 2005/04/14 06:59:51 [14642] sent 69 bytes received 695 bytes total size 11321603 Time 06:59:51 is the problem. 16:59:51 is correct. Example 2: 2005/04/14 14:50:56 [14371] rsync to test from support@unknown (192.168.1.250) 2005/04/14 04:50:57 [14371] [192.168.1.250] recv test (support#iservnetworks.com) Companies/Industries.QBB 315850 2005/04/14 04:50:58 [14371] [192.168.1.250] recv test (support#iservnetworks.com) Companies/Industries.QBW 1917952 2005/04/14 04:51:01 [14371] sent 69 bytes received 2906168 bytes total size 11321603 Time 04:50:57,04:50:58 and 04:51:01 is the problem. The time in the first line is correct than it seems to change the hour to 12 hour format instead of 24hr. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.