Bug 10245 - [FR] startx: save errorlevel of xinit and return it
Summary: [FR] startx: save errorlevel of xinit and return it
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: xinit (show other bugs)
Version: unstable
Hardware: all Linux
: P2 enhancement
Assignee: Valery Inozemtsev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-07 19:51 MSK by Michael Shigorin
Modified: 2006-11-08 16:56 MSK (History)
1 user (show)

See Also:


Attachments
save xinit's errorlevel (318 bytes, patch)
2006-11-07 19:55 MSK, Michael Shigorin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2006-11-07 19:51:30 MSK
It would be nice if startx returned non-zero when something blew up (and xinit
returned non-zero but it was lost with wait); patch attached.
Comment 1 Michael Shigorin 2006-11-07 19:55:15 MSK
Created attachment 1674 [details]
save xinit's errorlevel
Comment 2 Valery Inozemtsev 2006-11-08 16:14:32 MSK
xinit-1.0.3-alt3
Comment 3 Michael Shigorin 2006-11-08 16:56:53 MSK
tnx