diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-03-30 14:15:15 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-03-30 14:15:15 -0700 |
commit | 7f21f754609495d26579ec73f954cfcf8ef228be (patch) | |
tree | 49b3a30f6da01626065b8ac9f161478a067146fb | |
parent | 6a5b1de3e349b33a2400a46f8add48dceead3f7b (diff) |
rototiller: bump submodule for empty setting value fix
Classic rototiller would get tripped up on empty values in the
args like:
"--module=compose,layers="
This turned out to be an edge case parser bug in
til_settings_new(), so pull in the fix - though I haven't
verified that glimmer suffers similiarly from a setting w/NULL
value.
m--------- | rototiller | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/rototiller b/rototiller -Subproject f3290897544c4427dc208d1dd1e33836639be8b +Subproject e8e79b7a2b88262b84bf6006bc7cd5764962fdc |