search for: 55ee6c69

Displaying 1 result from an estimated 1 matches for "55ee6c69".

2019 Jul 02
1
[nbdkit PATCH] sh: Parse a larger number of error messages
...ong with this once I get it working. plugins/sh/nbdkit-sh-plugin.pod | 4 +-- plugins/sh/call.c | 45 +++++++++++++++++++++++---------- 2 files changed, 33 insertions(+), 16 deletions(-) diff --git a/plugins/sh/nbdkit-sh-plugin.pod b/plugins/sh/nbdkit-sh-plugin.pod index f108051f..55ee6c69 100644 --- a/plugins/sh/nbdkit-sh-plugin.pod +++ b/plugins/sh/nbdkit-sh-plugin.pod @@ -85,5 +85,5 @@ The method was executed successfully. =item 1 and 8-127 -There was an error. The script may print on stderr an errno and a -message, for example: +There was an error. The script may print on st...