]> 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)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 25 Jun 2023 07:06:47 +0000 (09:06 +0200)
commitdc1d0f8dd1a1f5aa6123f0d5f067143cff93e189
tree990a34160ed200e11766e7e75e171f36cc629a71
parentae62db725024363a0c45e839b6559a41984acf54
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