hujun260 commented on issue #13830:
URL: https://github.com/apache/nuttx/issues/13830#issuecomment-2419136252

   > git revert 
[a3568af](https://github.com/apache/nuttx/commit/a3568af10551c37b839169634c33fbe78044725f)
   
   
   
   > The problem with strange console output is still not solved (probably 
random missing newline character):
   > 
   > ```
   > NuttShell (NSH) NuttX-12.7.0
   > nsh> nsh> help
   > ```
   > 
   > or:
   > 
   > ```
   > NuttShell (NSH) NuttX-12.7.0
   > nsh> help
   > help usage:  help [-v] [<cmd>]
   > 
   > 
   >     .           cp          exit        ls          ps          true       
 
   >     [           cmp         expr        mkdir       pwd         truncate   
 
   >     ?           dirname     false       mkrd        rm          uname      
 
   >     alias       dd          fdinfo      mount       rmdir       umount     
 
   >     unalias     df          free        mv          set         unset      
 
   >     basename    dmesg       help        pidof       sleep       uptime     
 
   >     break       echo        hexdump     poweroff    source      usleep     
 
   >     cat         env         kill        quit        test        xd         
 
   >     cd          exec        pkill       printf      time        wait       
 
   > 
   > Builtin Apps:
   >     getprime    nsh         sh          taskset     
   >     hello       ostest      smp         
   > nsh> help
   > help usage:  help [-v] [<cmd>]
   >   help [-v] [<cmd>]
   > 
   >     .           cp          exit        ls          ps          true       
 
   >     [           cmp         expr        mkdir       pwd         truncate   
 
   >     ?           dirname     false       mkrd        rm          uname      
 
   >     alias       dd          fdinfo      mount       rmdir       umount     
 
   >     unalias     df          free        mv          set         unset      
 
   >     basename    dmesg       help        pidof       sleep       uptime     
 
   >     break       echo        hexdump     poweroff    source      usleep     
 
   >     cat         env         kill        quit        test        xd         
 
   >     cat         env         kill        quit       cd          exec        
pkill       printf      time        wait        
   > 
   > Builtin Apps:
   > 
   > Builtin Apps:
   >     getprime    nsh         sh          taskset     
   >     hello       ostest      smp         
   > nsh> 
   > ```
   > 
   > it only happens for `sim/smp`
   
   git revert 
[a3568af](https://github.com/apache/nuttx/commit/a3568af10551c37b839169634c33fbe78044725f)
 can solve this
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to