mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 10:49:26 +03:00
ensure that we always add the filesystem when we use -A
This commit is contained in:
parent
731aa5a127
commit
eaea384486
@ -985,6 +985,8 @@ _pier_boot_vent(u3_pier* pir_u)
|
|||||||
ova = u3t(ova);
|
ova = u3t(ova);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
c3_assert( 1 == len_w );
|
||||||
|
|
||||||
u3z(use);
|
u3z(use);
|
||||||
use = u3kb_flop(new);
|
use = u3kb_flop(new);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user