Commit 1e0a218f authored by Pan Li's avatar Pan Li
Browse files

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: default avatarPan Li <pan2.li@intel.com>
parent 82c3d655
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment