Davide Madrisan
dcb63d8768
Fix dash syntax error in libpostal_data
...
Fix the syntax error reported by dash:
./src/libpostal_data: 39: [: ==: unexpected operatora
when the variable DATAMODEL is empty.
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com >
2023-06-29 14:36:10 +02:00
Oskar Thorbjornsson
00568da290
Modifying README and config parameter, based on code review.
2023-02-14 21:02:51 -08:00
Oskar Thorbjornsson
ec9e0e341f
Enable downloading of Senzing data model.
2023-02-12 17:58:36 -08:00
Al
7a23d8922a
[build] data dir version handling
2019-02-12 14:10:02 -05:00
Al
fdb3b7e32e
[build] fixing multi-part downloads, which no longer know the Content-Length so no longer know the byte ange for the last chunk. No longer needs to use any file dates/timestamps (compatibility 🎉 ), only the version numbers that are checked in to the repo
2019-02-12 13:33:08 -05:00
Al
acebc951b6
[fix] != instead of -ne
2019-02-12 12:32:34 -05:00
Al
9542c8c435
[build] adding libposatl_data.in which allows us to fetch data files from Github without using the API
2018-12-13 13:35:01 -05:00
Al
b94519122e
[build] adding new in-repo version files for each of the data files so we don't have to use the Github API on Travis builds and a template version of the download script so that the version numbers can be configured based on those files.
2018-11-18 11:46:37 -05:00