mirror of
https://github.com/urbit/shrub.git
synced 2024-11-29 14:57:12 +03:00
Fix erroneous indentation.
This commit is contained in:
parent
5bb364636d
commit
7044ee543b
@ -737,20 +737,20 @@
|
||||
==
|
||||
::
|
||||
$many
|
||||
=+ aey=(case-to-aeon:ze p.q.rov)
|
||||
?~ aey ~
|
||||
%+ roll ~(tap in ~(key by qyx))
|
||||
|= {hav/rove res/(unit rove)}
|
||||
?^ res res
|
||||
=- ?:(- `hav ~)
|
||||
?& ?=($many -.hav)
|
||||
=(hav rov(p.q p.q.hav))
|
||||
::
|
||||
:: only a match if this request is before
|
||||
:: or at our starting case.
|
||||
=+ hay=(case-to-aeon:ze p.q.hav)
|
||||
?~(hay | (lte u.hay u.aey))
|
||||
==
|
||||
=+ aey=(case-to-aeon:ze p.q.rov)
|
||||
?~ aey ~
|
||||
%+ roll ~(tap in ~(key by qyx))
|
||||
|= {hav/rove res/(unit rove)}
|
||||
?^ res res
|
||||
=- ?:(- `hav ~)
|
||||
?& ?=($many -.hav)
|
||||
=(hav rov(p.q p.q.hav))
|
||||
::
|
||||
:: only a match if this request is before
|
||||
:: or at our starting case.
|
||||
=+ hay=(case-to-aeon:ze p.q.hav)
|
||||
?~(hay | (lte u.hay u.aey))
|
||||
==
|
||||
==
|
||||
::
|
||||
:: Takes a list of changed paths and finds those paths that are inside a
|
||||
|
Loading…
Reference in New Issue
Block a user