Quoting Esa Peuha (2016-02-03 15:57:58)
> * exec/main.c (main) Remove second call to trivfs_startup
> from commit a5d384c.
> ---
> The commit mentioned above duplicated the call to trivfs_startup.
> I can't think of any reason why it would be necessary, so it's
> probably unintentional editing erro
* exec/main.c (main) Remove second call to trivfs_startup
from commit a5d384c.
---
The commit mentioned above duplicated the call to trivfs_startup.
I can't think of any reason why it would be necessary, so it's
probably unintentional editing error that can be removed.
diff --git a/exec/main.c b/ex