mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
mostly remove php-cgi requirement
This is now only needed for BDD tests against the php API.
This commit is contained in:
@@ -101,7 +101,6 @@ class CommandlineParser:
|
||||
self.parser.print_help()
|
||||
return 1
|
||||
|
||||
args.phpcgi_path = Path(kwargs['phpcgi_path'])
|
||||
args.project_dir = Path(args.project_dir).resolve()
|
||||
|
||||
if 'cli_args' not in kwargs:
|
||||
|
||||
Reference in New Issue
Block a user