Merge pull request #4122 from arjun75x/remove_word

Remove word Ghetto from repo
This commit is contained in:
Jingyu Zhou 2020-12-02 20:10:16 -08:00 committed by GitHub
commit b69d0fa68e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -993,7 +993,7 @@ ACTOR Future<Void> workerServer(
folder, locality.dcId(), locality.zoneId(), locality.machineId(), g_network->getLocalAddress().ip));
{
auto recruited = interf; //ghetto! don't we all love a good #define
auto recruited = interf;
DUMPTOKEN(recruited.clientInterface.reboot);
DUMPTOKEN(recruited.clientInterface.profiler);
DUMPTOKEN(recruited.tLog);