Searched refs:infoPath (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/create_repository_config/
H A Dcreate_repository_config.cpp64 const char* infoPath = argv[argi++]; local
69 DIE_ON_ERROR(repoInfo.SetTo(infoPath),
70 "failed to read repository info file \"%s\"", infoPath);

Completed in 56 milliseconds