Fix path to beakerlib

This commit is contained in:
Filip Janus 2022-03-15 14:58:06 +01:00
commit 8b76dd684a

View file

@ -27,9 +27,8 @@
#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Include rhts environment
. /usr/bin/rhts-environment.sh
. /usr/lib/beakerlib/beakerlib.sh
# Include Beaker environment
. /usr/share/beakerlib/beakerlib.sh || exit 1
# TODO: This is temporary workaround till we have no /Library directory
# in this git repository.