[Blends-commit] [SCM] website branch, master, updated. 58e19c34dc2432286c94d0dfa2b0e92e09966a66
Andreas Tille
tille at debian.org
Fri Feb 5 21:53:25 UTC 2016
The following commit has been merged in the master branch:
commit 7e1c564f30030ef0c64dec8af00cb8877e80a2d1
Author: Andreas Tille <tille at debian.org>
Date: Fri Feb 5 21:45:23 2016 +0100
Stay silent
diff --git a/misc/sql/aging_packages_of_blend_pubmirror b/misc/sql/aging_packages_of_blend_pubmirror
index 32f284d..65a6bf5 100755
--- a/misc/sql/aging_packages_of_blend_pubmirror
+++ b/misc/sql/aging_packages_of_blend_pubmirror
@@ -6,10 +6,8 @@ SERVICE="service=udd"
if psql -l 2>/dev/null | grep -qw udd ; then
SERVICE=udd
fi
-echo "Password is public-udd-mirror"
SERVICE="--host=public-udd-mirror.xvm.mit.edu --port=5432 --username=public-udd-mirror udd"
-set -x
export PGPASSWORD="public-udd-mirror"
psql $SERVICE >$1.out <<EOT
SELECT u.source, u.version, cast(u.date as date) AS date, s.release, u.distribution, u.maintainer_name, u.changed_by_name, u.signed_by_name FROM (
--
Static and dynamic websites for Debian Pure Blends
More information about the Blends-commit
mailing list