]> git.openstreetmap.org Git - nominatim.git/commitdiff
make setup.php fail early on missing osm-file
authorsprengm <sprengm@ethz.ch>
Fri, 24 Aug 2012 15:55:19 +0000 (17:55 +0200)
committersprengm <sprengm@ethz.ch>
Sat, 25 Aug 2012 08:00:46 +0000 (10:00 +0200)
make setup.php fail early if:
  - no osm-file argument was supplied for --all or --import-data
  - the supplied osm-file is not existing or not readable (file permissions)


No differences found