[postprocessor:exec] implement archive options (#3584)

This commit is contained in:
Mike Fährmann
2023-02-01 13:57:16 +01:00
parent 489c51cecc
commit 78d3960a31
4 changed files with 63 additions and 27 deletions

View File

@@ -3975,6 +3975,19 @@ Description
Only compare file sizes. Do not read and compare their content.
exec.archive
------------
Type
|Path|_
Description
File to store IDs of executed commands in,
similar to `extractor.*.archive`_.
``archive-format`` and ``archive-prefix`` options,
akin to `extractor.*.archive-format`_ and `extractor.*.archive-prefix`_,
are supported as well.
exec.async
----------
Type