summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-13 14:45:07 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-13 14:45:07 -0500
commitf50344ebcc6fde98e251750860d30ff73c2ce453 (patch)
treec5b3d19a94a880a423b6dd6df910a6a0151e9e71
parente43514f1d545aebee930c76d96c9ec32cf10822b (diff)
downloadkoffice-f50344eb.tar.gz
koffice-f50344eb.zip
Fix reference of /var/tmp/kdecache -> /var/tmp/tdecache to avoid potential conflicts with KDE4.
This partially resolves bug report 813.
-rw-r--r--kexi/tests/newapi/mysqlcursortest_expectedoutput2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/tests/newapi/mysqlcursortest_expectedoutput b/kexi/tests/newapi/mysqlcursortest_expectedoutput
index 58ce8aa3..2bd29b7a 100644
--- a/kexi/tests/newapi/mysqlcursortest_expectedoutput
+++ b/kexi/tests/newapi/mysqlcursortest_expectedoutput
@@ -1,6 +1,6 @@
KexiDB: DriverManagerInternal::incRefCount(): 1
kio (KTrader): KServiceTypeProfile::offers( Kexi/DBDriver, )
-kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-jowenn/ksycoca
+kio (KSycoca): Trying to open ksycoca from /var/tmp/tdecache-jowenn/ksycoca
kio (KTrader): Returning 2 offers
KexiDB: KexiDB::DriverManager::lookupDrivers(): registered driver: mySQL(kexidb_mysqldriver)
KexiDB: KexiDB::DriverManager::lookupDrivers(): registered driver: SQLite(kexidb_sqlitedriver)