Fixed the gendb script for compability with new curl versions. #91

Merged
filipnyquist merged 1 commit from gendb-fix into master 2018-07-09 14:55:26 +02:00
filipnyquist commented 2018-07-09 14:52:20 +02:00 (Migrated from github.com)

As of Ubuntu 18.04, curl 7.58.0 did not like the JSON scheme of the index creation script.
This causes the search to stop working as it then cannot search the nested values.
This pull fixes that issue and allows the creation of the index to work on all systems running curl.

As of Ubuntu 18.04, curl 7.58.0 did not like the JSON scheme of the index creation script. This causes the search to stop working as it then cannot search the nested values. This pull fixes that issue and allows the creation of the index to work on all systems running curl.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lighthouse.js#91
No description provided.