mirror of
https://github.com/urbit/shrub.git
synced 2024-12-17 15:23:58 +03:00
Full test pathway.
This commit is contained in:
parent
a3bb81f397
commit
045f862a84
2
v/term.c
2
v/term.c
@ -677,7 +677,7 @@ _term_io_flow(u3_utty* uty_u)
|
||||
u3_noun tid = u3dc("scot", c3__ud, uty_u->tid_l);
|
||||
u3_noun pax = u3nq(u3_blip, c3__term, tid, u3_nul);
|
||||
|
||||
u3v_plan(pax, u3nq(c3__flow, c3__seat, c3__talk, u3_nul));
|
||||
u3v_plan(pax, u3nq(c3__flow, c3__seat, c3__galk, u3_nul));
|
||||
}
|
||||
|
||||
/* _term_io_belt(): send belt.
|
||||
|
Loading…
Reference in New Issue
Block a user