Commit graph

2 commits

Author SHA1 Message Date
c992995adb Fix empty set detection
A friendly error message here was a last minute addition,
but untested and as it turns out broken. Due to piping the loop executes
in a subshell and thus meta_prefix always retains its original value at
the time of check. Instead actually test for anything being written out.
2024-09-26 02:21:58 +02:00
45fa779bc6 Initial commit 2024-09-25 17:31:59 +02:00