]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: allow paths in tests to contain '@' char
authorDavid Anes <david.anes@suse.com>
Fri, 9 Dec 2022 17:09:31 +0000 (18:09 +0100)
committerDavid Anes <david.anes@suse.com>
Fri, 9 Dec 2022 17:13:18 +0000 (18:13 +0100)
commit057579455a40d0cc7612938aa3d11a02b279e89c
tree892302b4d5f70e04450d502b9571ad1824272c89
parent857038d4512a5f2e9a1fd4a3d89c2c27eae456fd
tests: allow paths in tests to contain '@' char

Tests fail when the build directory contains
'@' in its path, as its sent to 'sed' unescaped.

This patch allows to build in such environments,
which typically happen on automated systems (for
example, when building concurrently with Jenkins).
tests/functions.sh
tests/ts/minix/fsck