]> git.sur5r.net Git - i3/i3/commit
i3bar: Amend status line error 127 message
authorTony Crisci <tony@dubstepdish.com>
Wed, 8 Jan 2014 07:51:27 +0000 (02:51 -0500)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 12 Jan 2014 21:11:11 +0000 (22:11 +0100)
commit7bddf9add50dc40a5d13e6af8dfa981992da8001
treee07cf72e1383ce4bb28b39b5b65ed6d5e6c59a41
parentaa11c03d4cd651c6d9e45903f3bc214854467424
i3bar: Amend status line error 127 message

Exit 127 can be returned by the shell when the command is not found or
when the `status_command` process returns 127 because of a missing C
library dependency.
i3bar/src/child.c