1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00
This commit is contained in:
david hill
2016-05-16 13:26:17 -05:00
parent b25a41e1ef
commit 07e0e08295

View File

@ -77,7 +77,7 @@ int main(int argc, char *argv[])
int forceVer = -1;
Config* sysConfig = Config::makeConfig("./systems" + installLocation + "Systems.xml");
Config* sysConfig = Config::makeConfig("./systems/CalpontSystems.xml");
//gethostname to determine where to get the packages
string SHARED = "//srvhill01/shared";