[pkg-ntp-maintainers] [pkg-ntp] 02/04: Remove trailing whitespace in apport helper

Bernhard Schmidt berni at moszumanska.debian.org
Sun May 7 21:18:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

berni pushed a commit to branch berni-wip
in repository pkg-ntp.

commit fbb750f206390ef125af3da60e0fbb25724d0632
Author: Bernhard Schmidt <berni at debian.org>
Date:   Sun May 7 21:56:45 2017 +0200

    Remove trailing whitespace in apport helper
---
 debian/source_ntp.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/source_ntp.py b/debian/source_ntp.py
index 3debc68..76efae0 100644
--- a/debian/source_ntp.py
+++ b/debian/source_ntp.py
@@ -19,4 +19,4 @@ def add_info(report):
 	recent_syslog(re.compile(r'ntpd\['))
 
 	# Get debug information
-	report['NtpStatus'] = command_output(['ntpq', '-p']) 
+	report['NtpStatus'] = command_output(['ntpq', '-p'])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ntp/pkg-ntp.git



More information about the pkg-ntp-maintainers mailing list