A malformed zquery in a zettel can trigger this:

This is bad. We should trigger a non-exit return code.
In Rib, make runShake take a exitOnException flag, and enable it unless -w/-s is on (because in watch or serve mode we don't want to exit, but only log the error).
A malformed zquery in a zettel can trigger this:
This is bad. We should trigger a non-exit return code.
In Rib, make
runShaketake aexitOnExceptionflag, and enable it unless -w/-s is on (because in watch or serve mode we don't want to exit, but only log the error).