Commit 2d66b272 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

shell: re-enable stat command

parent cf1073f8
......@@ -364,5 +364,6 @@ void shell_register_commands()
REGISTER_WRC_COMMAND(diag);
REGISTER_WRC_COMMAND(init);
REGISTER_WRC_COMMAND(sfp);
REGISTER_WRC_COMMAND(stat);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment