From 6bd94db937cdc6d212902fc166fcd6ae7885a971 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Sun, 8 Jan 2006 16:37:16 +0000 Subject: [PATCH] bad commit, should not commit that, even if we need it for murphy ATM git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@190 839d8a87-29fc-0310-9880-83ba4fa771e5 --- bin/lists.rpc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lists.rpc.py b/bin/lists.rpc.py index 1828e10..083651a 100755 --- a/bin/lists.rpc.py +++ b/bin/lists.rpc.py @@ -148,7 +148,7 @@ def connectDB(): db='x4dat', user=MYSQL_USER, passwd=MYSQL_PASS, - unix_socket='/tmp/mysql.sock') + unix_socket='/var/run/mysqld/mysqld.sock') db.ping() return db.cursor() -- 2.1.4