On Tue, 2015-04-28 at 22:58 +0200, Jakub Jelinek wrote:

> > I tried:
> > 
> > export RUNTESTFLAGS='--target_board=multi-sim/--param\ foo=1'
> > export RUNTESTFLAGS='--target_board=multi-sim/--param/foo=1'
> 
> Have you tried
> export RUNTESTFLAGS='--target_board=multi-sim/--param=foo=1'
> ?
> 
>       Jakub

Nope, but it seems to work.  That syntax is not documented in
invoke.texi.  I will see about submitting a patch (or at least a
documentation bug report).

Steve Ellcey

Reply via email to