diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2022-11-05 23:41:53 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2022-11-05 23:45:01 +0100 |
commit | 3114f2ed9b1cffe25a0d48d8ee8b64445e1688f4 (patch) | |
tree | 7880a289c484352971fcc1d5a9619f70cdd7ed48 /lbu.in | |
parent | d7ae66f869e50066dd7dd4297e175b744535cb32 (diff) | |
download | alpine-conf-3114f2ed9b1cffe25a0d48d8ee8b64445e1688f4.zip |
setup-alpine: fix error when -f <file> doesn't contain a slash
When running tests with /bin/sh -> /usr/bin/yash:
===> tests/setup_alpine_test:setup_alpine_create_answerfile
Executing command [ setup-alpine -f answers ]
Fail: incorrect exit status: 1, expected: 0
stdout:
stderr:
.: file `answers' was not found in $PATH
https://pubs.opengroup.org/onlinepubs/009695299/utilities/dot.html:
> If file does not contain a slash, the shell shall use the search
> path specified by PATH to find the directory containing file.
Diffstat (limited to 'lbu.in')
0 files changed, 0 insertions, 0 deletions