ted: update straggler threads for vase unit change

Also cleans up a duplicate case in a ?-.
This commit is contained in:
fang 2020-12-04 13:45:35 +01:00
parent bbaeafe751
commit 3be0ab5030
No known key found for this signature in database
GPG Key ID: EB035760C1BBA972
3 changed files with 2 additions and 3 deletions

View File

@ -26,7 +26,6 @@
%sag ~& [%save-jamfile-to p.b] line
%sav ~& [%save-file-to p.b] line
%url ~& [%activate-url p.b] line
%klr ~& %unhandled-case-klr ""
==
~? !=(~ last-line) last-line
~

View File

@ -9,7 +9,7 @@
|= arg=vase
=/ m (strand ,vase)
^- form:m
=+ !<([=update:grp ~] arg)
=+ !<([~ =update:grp] arg)
?. ?=(%remove-group -.update)
(pure:m !>(~))
;< =bowl:spider bind:m get-bowl:strandio

View File

@ -8,7 +8,7 @@
|= arg=vase
=/ m (strand ,vase)
^- form:m
=+ !<([=update:grp ~] arg)
=+ !<([~ =update:grp] arg)
?. ?=(%remove-members -.update)
(pure:m !>(~))
;< =bowl:spider bind:m get-bowl:strandio