Loading ndb/tools/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ ndb_restore_SOURCES = restore/restore_main.cpp \ restore/consumer_printer.cpp \ restore/Restore.cpp ndb_config_SOURCES = config.cpp \ ndb_config_SOURCES = ndb_config.cpp \ ../src/mgmsrv/Config.cpp \ ../src/mgmsrv/ConfigInfo.cpp \ ../src/mgmsrv/InitConfigFileParser.cpp Loading ndb/tools/config.cpp→ndb/tools/ndb_config.cpp +0 −0 File moved. View file Loading
ndb/tools/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ ndb_restore_SOURCES = restore/restore_main.cpp \ restore/consumer_printer.cpp \ restore/Restore.cpp ndb_config_SOURCES = config.cpp \ ndb_config_SOURCES = ndb_config.cpp \ ../src/mgmsrv/Config.cpp \ ../src/mgmsrv/ConfigInfo.cpp \ ../src/mgmsrv/InitConfigFileParser.cpp Loading