]> git.openstreetmap.org Git - nominatim.git/blobdiff - utils/update.php
Merge branch 'osmosis_error_return' of https://github.com/woodpeck/Nominatim
[nominatim.git] / utils / update.php
index dfd533fd696adddc6a44bc652a969143f36c0200..0e26b31152d1d3445ae233defb094b3d25bd524f 100755 (executable)
                        $sNextFile = $aResult['import-diff'];
                        if (!file_exists($sNextFile))
                        {
-                               echo "Cannot open $nextFile\n";
+                               echo "Cannot open $sNextFile\n";
                                exit;
                        }
                        // Don't update the import status - we don't know what this file contains