ecore - efl exe - use better exit codes
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 26 Mar 2018 12:07:46 +0000 (21:07 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 10 Apr 2018 11:22:03 +0000 (20:22 +0900)
commit7ea4a32f5c8231dd72076f3c0e9266d47c27081b
treec57e1c20b3ae1e82d510e280430dddbbaf8cdfdc
parent3b0323831ac295006350e10dfd6715652c4d4c43
ecore - efl exe - use better exit codes

127 is the "command not found" shell exeit code, 126 is "the command
file is found but is not executable" which i think i'd interpret not
just for execute permissions but that something is preventing it from
executing in general.
src/lib/ecore/efl_exe.c