Nathaniel Smith wrote:
> ...aaaand fixed, I hope, in mainline.
>
> Let us know if you run into any more problems!
>
Ooh, monotone. Been a while since I've used that.
Yep, that seems to work now.
One other bug: run-xpra is generated with the line "cat >2 <<END"; that
should be "cat >&2 <<END".
J