We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d018781 commit b40e832Copy full SHA for b40e832
bin/update_overpass.sh
@@ -52,7 +52,7 @@ fi
52
set -e
53
fi
54
else
55
- echo "/db/diffs/changes.osm exists. Trying to apply again."
+ echo "${DIFF_FILE} exists. Trying to apply again."
56
57
58
# if DIFF_FILE is non-empty, try to process it
0 commit comments