kbuild: Fix command line printing
If our command line contains an ';', we'd only print half of it and execute the other half - not good.
Showing
Please register or sign in to comment
If our command line contains an ';', we'd only print half of it and execute the other half - not good.