hjfs: disable hjfs check until more functionality is complete

This commit is contained in:
spew 2017-03-29 13:54:50 -05:00
parent 3525d2f7a7
commit 0d3c3ba935

View file

@ -469,7 +469,7 @@ Cmd cmds[] = {
{"allow", 1, cmdallow},
{"noauth", 1, cmdnoauth},
{"chatty", 1, cmdchatty},
{"check", 0, cmdcheck},
// {"check", 0, cmdcheck},
{"create", 0, cmdcreate},
{"disallow", 1, cmddisallow},
{"dump", 1, cmddump},