[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/base/plasma/dataengines/kdecommits/scripts
From:       Sandro Andrade <sandro.andrade () gmail ! com>
Date:       2010-04-25 0:30:36
Message-ID: 20100425003036.1C0D9AC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1118524 by sandroandrade:

Fixing error when connect without escape special characters in passwords.


 M  +1 -1      load_commits.pl  


--- trunk/playground/base/plasma/dataengines/kdecommits/scripts/load_commits.pl #1118523:1118524
@@ -13,7 +13,7 @@
 $hostname = "204.93.161.247"; # Running from my computer
 $database = "sandros_kde";
 $user = "sandros_scripty";
-$password = "yTpi_4$s";
+$password = "yTpi_4\$s";
 
 $driver = "mysql";
 $dsn = "DBI:$driver:database=$database;host=$hostname";
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic