Changeset eb9618c in mainline for uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
- Timestamp:
- 2008-08-23T07:04:55Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 65267f6
- Parents:
- be8f92d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
rbe8f92d reb9618c 168 168 cli_error(CL_EFAIL, 169 169 "%s: failed at %s/%s", wdp, dirs[i]); 170 ret ++; 170 171 goto finit; 171 172 }
Note:
See TracChangeset
for help on using the changeset viewer.