Ævar Arnfjörð Bjarmason writes:
> + echo Error (-1) reading configuration file a-directory.
> + > expect
> + mkdir a-directory
> + test_expect_code 2 test-tool config configset_get_value foo.bar
> a-directory
> + 2> output
> Value not found for "foo.bar"
> test_expe
This is on OpenBSD 6.2 amd64 with my "tests: fix and add lint for
non-portable head -c N" patch (which fixes one failure).
$ for t in t1305-config-include.sh t1308-config-set.sh
t5004-archive-corner-cases.sh t5552-skipping-fetch-negotiator.sh; do ./$t
--no-color -v -x 2>&1 | grep -B10 "^not
2 matches
Mail list logo