Restore --max-wait and file_lock for osrm-datastore
This commit is contained in:
committed by
Patrick Niklaus
parent
a7bb26f2d6
commit
104e23abf3
+1
-1
@@ -27,7 +27,7 @@ elif type clang-format 2> /dev/null ; then
|
||||
V=$(clang-format --version)
|
||||
if [[ $V != *3.8* ]] ; then
|
||||
echo "clang-format is not 3.8 (returned ${V})"
|
||||
exit 1
|
||||
#exit 1
|
||||
fi
|
||||
else
|
||||
echo "No appropriate clang-format found (expected clang-format-3.8, or clang-format)"
|
||||
|
||||
Reference in New Issue
Block a user