Norbert Kamenicky wrote:
It's really trivial ... just write simple wrapper for it, i.e. like this:

#!/bin/bash
/usr/bin/emerge  $*
echo $? > return-code-from-emerge

Except of running emerge directly, you will run wrapper (with the same arguments) ...

Yes, this would be one option to do this. But, you know, "there's always a bigger nerd"...I do not want to write something that already exists.

But, thanks for your suggestion. I used something similiar...

Bye
Stephan

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to