Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove ESC char for board extra abi argument
As we have quotes surround the argument already, it is unnecessary to ESC `;` to `\;` due to the `;` has special meanings in shell. Signed-off-by: Pan Li <[email protected]>
- Loading branch information