RoCorbera commented on a change in pull request #742:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/742#discussion_r643115330



##########
File path: nshlib/nsh_proccmds.c
##########
@@ -613,29 +614,54 @@ int cmd_ps(FAR struct nsh_vtbl_s *vtbl, int argc, char 
**argv)
 #ifndef CONFIG_NSH_DISABLE_KILL
 int cmd_kill(FAR struct nsh_vtbl_s *vtbl, int argc, char **argv)
 {
+/* kill will send SIGTERM to the task in case no signal is selected by

Review comment:
       done. file passed checkpatch.sh




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to