]> gitweb.ps.run Git - ps-cgit/commitdiff
shared.c: use execvp() to execute filter commands
authorLars Hjemli <hjemli@gmail.com>
Sat, 26 Mar 2011 10:22:35 +0000 (11:22 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sat, 26 Mar 2011 10:27:29 +0000 (11:27 +0100)
This reintroduces the use of execvp(), since the filter commands doesn't
always contain an absolute path (i.e. snapshot compression filters).

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found