tests: don't use absolute paths when installing binaries in TEST-58-REPART
authorFranck Bui <fbui@suse.com>
Tue, 14 Mar 2023 09:08:11 +0000 (10:08 +0100)
committerFranck Bui <fbui@suse.com>
Tue, 14 Mar 2023 09:11:27 +0000 (10:11 +0100)
commit1b971e0117cd78f262dbcb307a8c446e558da6ee
tree15eacf1c430f7a0b6481d00e10cbc73fa1b05916
parent8fd25ba3438487cf79bd693c9022c51699562126
tests: don't use absolute paths when installing binaries in TEST-58-REPART

Let image_install figures the binary paths out itself as not all distributions
ship the mkfs.* tools in the same location. For example openSUSE ships
mksquashfs in /usr/bin/.
test/TEST-58-REPART/test.sh