]> git.ipfire.org Git - thirdparty/dracut.git/commit
test: skip test 98 if dracut-util is not available
authorBenjamin Drung <benjamin.drung@canonical.com>
Wed, 16 Aug 2023 11:56:41 +0000 (13:56 +0200)
committerLaszlo Gombos <laszlo.gombos@gmail.com>
Wed, 16 Aug 2023 15:34:12 +0000 (11:34 -0400)
commitdbee4f37cb933fcb4eeb89eb7a2c8fd687eb9079
treedb1806a66008c9af6d9eac5c7aad6fdf901c696d
parentc0321c90fabb37145db67751c948a58afc123d75
test: skip test 98 if dracut-util is not available

Building `dracut-util` requires the source code to be present and
prevents running the test against the installed system. Check that
`dracut-util` and rely on the test environment to build `dracut-util`
beforehand.
test/TEST-98-GETARG/test.sh