parent
f92408136e
commit
45c6405a30
1 changed files with 1 additions and 0 deletions
|
@ -594,6 +594,7 @@ int main(int argc, char * * argv)
|
|||
{
|
||||
return handleExceptions(argv[0], [&]() {
|
||||
initNix();
|
||||
initGC();
|
||||
|
||||
Strings files, searchPath;
|
||||
|
||||
|
|
Loading…
Reference in a new issue