]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (run.sh) detect builddir from working directory
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 21 Jun 2023 12:26:05 +0000 (14:26 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 26 Jun 2023 10:01:41 +0000 (12:01 +0200)
commit36ce0c2501662e4eda2db6642af6d42241c59ca3
treec1b7ed678576a879ad2a1b1d2b5031e2eab1f0f1
parent1943ad6cd59faca6da34ba3b246041586f8ce5ec
tests: (run.sh) detect builddir from working directory

This makes it easier to run test.sh from the build directory as
everything will work without any parameters irrespective of the build
directories name.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
tests/run.sh