Fix path to beakerlib
This commit is contained in:
parent
026739f5a0
commit
8b76dd684a
1 changed files with 2 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue