For some reason this file is coming out blank at the end of running a build. And one time it had the text beep in it, which is Joe's way of playing a sound when a command has finished. Could be some strange piping issue.
Choices
[ ] 1. Decide whether or not to simply remove this
This is what becomes the google sheet; useful for curation. But not used in any pipeline.
[ ] 2. If keep, fix.
Joe has a lot more notes in Workflowy. Crux is that the goal and its prereqs should be refactored. Could also change implementation to Python.
This time it did not have the text beep. It is just empty, with 3 lines. I will interrogate the makefile, etc.
What's strange is that in a previous build when we got just beep in the file, I re-ran sh run.sh make sync-synonyms (I believe that's what I ran), and it created this file with no problem.
FYI, when I ran this build, I did as is always my protocol now: fresh clone + sh run.sh make build-mondo-ingest -B
Overview
For some reason this file is coming out blank at the end of running a build. And one time it had the text
beep
in it, which is Joe's way of playing a sound when a command has finished. Could be some strange piping issue.Choices
Additional info
Background: