20 if(!strcmp(
"-h", argv[1]) || !strcmp(
"--help", argv[1]))
22 std::cout <<
"This program extracts OKS git repository from TDAQ_DB_REPOSITORY process environment variable." << std::endl;
static const std::string & get_repository_root()
Get OKS repository root.
int main(int argc, char **argv)