aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2015-01-04 12:58:15 +0100
committerPetter Reinholdtsen <pere@hungry.com>2015-01-04 22:07:28 +0100
commit6b533a423dc1ef9caea61916c64b0b6cf602840f (patch)
tree3dd647ab62621406b0be8e84f3ce4bc37d19e800
parente681fd7eb1f2a7a6436f023296fcd2a3a88d9f48 (diff)
Reduce noice and do not log passwords.
-rwxr-xr-xmove-postjournal2
1 files changed, 1 insertions, 1 deletions
diff --git a/move-postjournal b/move-postjournal
index 8304264..b7e92ee 100755
--- a/move-postjournal
+++ b/move-postjournal
@@ -43,7 +43,7 @@ columns = {
# print the connection string we will use to connect
def db_connect():
- print "Connecting to database\n ->%s" % (conn_string)
+# print "Connecting to database\n ->%s" % (conn_string)
try:
# get a connection, if a connect cannot be made an exception