[Reproducible-commits] [misc] 04/06: Add missing sys import

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 c5040a924b83bd0ace93a3a9e75ecc6679dd8158
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Sep 11 22:11:21 2015 +0100

    Add missing sys import
---
 clean-notes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/clean-notes b/clean-notes
index 3b1a46a..8a880b8 100755
--- a/clean-notes
+++ b/clean-notes
@@ -9,6 +9,7 @@
 # Depends: python3 python3-apt python3-yaml python3-requests python3-psycopg2
 
 import apt
+import sys
 import json
 import yaml
 import logging

-- 
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