]> git.ipfire.org Git - thirdparty/dracut.git/commit
test: only set basedir if it is not set by the invoker
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Wed, 19 Oct 2022 04:07:05 +0000 (04:07 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 7 Nov 2022 17:04:47 +0000 (18:04 +0100)
commit2d7508dc30fa4d29a3f44fa849ab87edae0b15b9
tree88a7e41089f1fe4a8a0a9207e7181641865f5c99
parentc799af407858654ab37af5ba12e346bfd8ba04f0
test: only set basedir if it is not set by the invoker

Set basedir in test-functions instead of Makefile.
This change will allow to use a different basedir without
modifying Makefiles.
test/Makefile.testdir
test/test-functions