On Sat, 27 Aug 2016 09:35:01 +0200 Marc Haber wrote:

> I would like to do something like
> 
> mr run mr config $REPOS foo=bar
> 
> This would need a placeholder for the repository name currently acted
> on. I am not sure whether this is supported.

The manual page documents that the MR_REPO environment variable is set
to the path of the top of the repository when running commands.

This command does what you want it to:

mr run sh -c 'mr config "$MR_REPO" foo=bar'

Any further thoughts or should I close this bug?

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to