dogtail-devel [Bug 320535] dogtail-run-headless throws away return value from xinit



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=320535
 dogtail | Framework | Ver: CVS HEAD





------- Additional Comments From Dave Malcolm  2005-11-02 18:41 -------
To reproduce, try:
dogtail-run-headless false
echo $?

Without the patch I get this output:
0
(a success code, even though I failed to connect to the X server due to some
auth issue, and the script would have been a failure had it been run)

With the patch I get this output:
1
(i.e. an error code, as it should be; having said that, the xinit is failing to
auth against the Xvfb in my tests for some reason)

------- You are receiving this mail because: -------
You are watching the assignee for the bug.
You are watching the QA contact.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]