Skip to content
Commit 138f9ef1 authored by Ben Horgan's avatar Ben Horgan
Browse files

tc2: Use -- for passing arguments to the model rather than -e



Previously -e was used for passing extra arguments to the model
but this was hard to get the quoting right. Now everything after
'--' is passed to the model and no quoting other than what would
usually be required on the model cmdline is needed.

Signed-off-by: Ben Horgan's avatarBen Horgan <ben.horgan@arm.com>
parent 30272e02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment