0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-28 14:58:20 +02:00

modules/console: Checkin various cmds' accumulated vmopts; run head reset after sync cmd.

This commit is contained in:
Jason Volk 2018-06-11 23:51:55 -07:00
parent c352822d94
commit 5d79f0e83b

View file

@ -6856,6 +6856,7 @@ console_cmd__fed__event(opt &out, const string_view &line)
vmopts.head_must_exist = false;
vmopts.history = false;
vmopts.notify = false;
vmopts.verify = false;
m::vm::eval eval
{
vmopts