]> git.ipfire.org Git - pakfire.git/commit
execute: Return 127 when a command could not be found
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Apr 2021 15:36:56 +0000 (15:36 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Apr 2021 15:36:56 +0000 (15:36 +0000)
commitbb70859a489eab74de1babf8ea94862457e4a76d
treee23d74afbbc28ceb5ec92610fdbcf238c974bb85
parentb5d714549a18d73a54b736c966f21789ca26a5f7
execute: Return 127 when a command could not be found

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/execute.c