mirror of
https://github.com/urbit/shrub.git
synced 2025-01-07 05:26:56 +03:00
claz: ignore empty lines in invites file
This commit is contained in:
parent
c6b4317aa9
commit
f0a4bd0369
@ -460,8 +460,11 @@
|
|||||||
=/ m null-glad
|
=/ m null-glad
|
||||||
=/ friends=(list [=ship @q =address])
|
=/ friends=(list [=ship @q =address])
|
||||||
=+ txt=.^((list cord) %cx file)
|
=+ txt=.^((list cord) %cx file)
|
||||||
%+ turn txt
|
%+ murn txt
|
||||||
|= line=cord
|
|= line=cord
|
||||||
|
^- (unit [ship @q address])
|
||||||
|
?: =('' line) ~
|
||||||
|
%- some
|
||||||
~| line
|
~| line
|
||||||
%+ rash line
|
%+ rash line
|
||||||
;~ (glue com)
|
;~ (glue com)
|
||||||
|
Loading…
Reference in New Issue
Block a user