Skip to content
Commit bbacab82 authored by Dominik Ermel's avatar Dominik Ermel Committed by Maureen Helm
Browse files

fs: shell: cmd_read does should open file for read-only



The cmd_read function uses fs_open with FS_O_CREATE | FS_O_RDWR flags
to open file it will only read; the flags has been changed
to FS_O_READ.

Signed-off-by: default avatarDominik Ermel <dominik.ermel@nordicsemi.no>
parent 263ac3e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment