You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
change
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user