xinit: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Aug 3 19:48:12 PDT 2009


 startx.cpp |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 33c3dae16b632ab56b6b361273a48079eb0a41c4
Author: Andres Salomon <dilinger at queued.net>
Date:   Wed Feb 11 17:18:05 2009 -0500

    app/xinit: make startx's $? a useful value
    
    When startx fails to start X, it's most likely xinit that failed.  xinit
    returns a proper return code (1), but that gets clobbed in the startx
    script by clean-up commands.  This patch saves $? from xinit and forces
    startx to exit with that value.
    
    This way, if startx actually fails to start X, $? reflects that.
    
    Signed-off-by: Andres Salomon <dilinger at debian.org>



More information about the xorg-commit mailing list