From 7f21f754609495d26579ec73f954cfcf8ef228be Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Wed, 30 Mar 2022 14:15:15 -0700 Subject: 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. --- rototiller | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rototiller b/rototiller index f329089..e8e79b7 160000 --- a/rototiller +++ b/rototiller @@ -1 +1 @@ -Subproject commit f3290897544c4427dc208d1dd1e33836639be8ba +Subproject commit e8e79b7a2b88262b84bf6006bc7cd5764962fdc9 -- cgit v1.2.3