[Reproducible-commits] [misc] 05/06: Actually use port

Chris Lamb lamby at moszumanska.debian.org
Fri Sep 11 21:13:53 UTC 2015


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

lamby pushed a commit to branch master
in repository misc.

commit a36e1c0b539c744d375281ce3ce2539a12458c0e
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Sep 11 22:11:40 2015 +0100

    Actually use port
---
 clean-notes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/clean-notes b/clean-notes
index 8a880b8..cd37ead 100755
--- a/clean-notes
+++ b/clean-notes
@@ -164,6 +164,7 @@ def start_udd_connection():
                 database=db,
                 user=username,
                 host=host,
+                port=port,
                 password=password,
                 connect_timeout=5,
             )

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



More information about the Reproducible-commits mailing list