]> gitweb.ps.run Git - ps-cgit/commitdiff
filter: allow returning exit code from filter
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 14 Jan 2014 17:07:23 +0000 (18:07 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 14 Jan 2014 17:09:52 +0000 (18:09 +0100)
Filters can now indicate a status back to cgit by means of the exit code
for exec, or the return value from close for Lua.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>

No differences found