davis68 / martian-computing

CS 498MC Martian Computing at the University of Illinois at Urbana–Champaign
https://davis68.github.io/martian-computing
59 stars 12 forks source link

Error in 8/28 dojo #3

Open jackfoxy opened 3 years ago

jackfoxy commented 3 years ago

To initialize your filesystem synchronization, run |mount % once. This creates a home/ directory with a number of standard child directories.

This usage of |mount throws an error.

Should be |mount /=home= %once

jackfoxy commented 3 years ago

I misread |mount % once as |mount %once

But there is still a problem, |mount % creates a directory named base, so commits should be |commit %base

2nd and last bug I found in the dojo,

line 12 of mod3.hoon ~& index has a syntax error. There must be 2 spaces between ~& and index.

Easy to get wrong in html.