search for: 54e04f86

Displaying 1 result from an estimated 1 matches for "54e04f86".

Did you mean: 504e0f86
2020 Oct 05
1
[PATCH nbdkit] tests/test-exportname.sh: Fix test.
...l. However I replaced them with "cat" for diagnostic purposes. Fixes: commit 7623b2cc45078cca88fdd2d96c70c7f82a0db49d --- tests/test-exportname.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test-exportname.sh b/tests/test-exportname.sh index 2ec45023..54e04f86 100755 --- a/tests/test-exportname.sh +++ b/tests/test-exportname.sh @@ -172,12 +172,12 @@ test "$(jq -c "$query" exportname.out)" = '[["c","cc",3]]' # Test strict mode nbdkit -U - --filter=exportname sh exportname.sh exportname-strict=true \...