summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-11-17 19:08:10 +0000
committerHolger Levsen <holger@layer-acht.org>2017-11-17 19:08:10 +0000
commitd8225a016c01077bbee1389dcb8dc6344da80d9f (patch)
tree896491a11f835d2efc7ec81f91f558547014f67a /bin
parent25984b541ff96feda3b5ccf2b68338328552adf4 (diff)
downloadjenkins.debian.net-d8225a016c01077bbee1389dcb8dc6344da80d9f.tar.xz
reproducible Debian: update docs to reflect that the database is now kept in PostgreSQL
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 2c74871c..78a64c3d 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -556,7 +556,7 @@ def strip_epoch(version):
def pkg_has_buildinfo(package, version=False, suite=defaultsuite, arch=defaultarch):
"""
if there is no version specified it will use the version listed in
- reproducible.db
+ reproducible db
"""
if not version:
query = """SELECT r.version