Comment 7 for bug 632594

Revision history for this message
Bryce Harrington (bryce) wrote : Re: xvfb 1.9 and/or metacity not working on the buildds

In the error handling branch, the following call is erroneous:

   echo 'xvfb-run -a -e xvfb-run.log -s "$@"' > bin/my-xvfb-run; \

^ this command is missing a command to run. See xvfb-run --help