Leave the readonly credentials as the default credentials in global_config, since otherwise some stuff (i.e. query_results) won't work when shadow_config is inaccessible.



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1966 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/global_config.ini b/global_config.ini
index 8c5a0d1..514953c 100644
--- a/global_config.ini
+++ b/global_config.ini
@@ -2,7 +2,7 @@
 host: localhost
 database: tko
 db_type: mysql
-user:
+user: nobody
 password:
 readonly_user: nobody
 readonly_password: