From 6aa1e199b50a8bf2debcb83929a479a17b20d533 Mon Sep 17 00:00:00 2001
From: Holger Levsen
Date: Tue, 7 Oct 2014 19:03:58 +0200
Subject: reproducible: fix typos
---
bin/reproducible_stats.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'bin/reproducible_stats.sh')
diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh
index d36721e6..f330a7bb 100755
--- a/bin/reproducible_stats.sh
+++ b/bin/reproducible_stats.sh
@@ -21,7 +21,7 @@ declare -A UGLY
declare -A SOURCELESS
declare -A NOTFORUS
LAST24="AND build_date > datetime('now', '-24 hours') "
-LAST48="AND build_date > datetime('now', '-24 hours') "
+LAST48="AND build_date > datetime('now', '-48 hours') "
SUITE=sid
AMOUNT=$(sqlite3 -init $INIT $PACKAGES_DB "SELECT amount FROM source_stats WHERE suite = \"$SUITE\"" | xargs echo)
GOOD["all"]=$(sqlite3 -init $INIT $PACKAGES_DB "SELECT name FROM source_packages WHERE status = \"reproducible\" ORDER BY name" | xargs echo)
@@ -191,7 +191,7 @@ for VIEW in $ALLVIEWS ; do
write_summary "$(echo ${BAD[$VIEW]} | dd-list -i)
"
write_summary "
Static URL for this page. Last modified: $(date). Copyright 2014 Holger Levsen, GPL-2 licensed. About jenkins.debian.net"
write_summary "