Do not include rhts-environment.sh

This commit is contained in:
Honza Horak 2020-12-03 12:40:45 +01:00
commit 6d675c38bb
2 changed files with 1 additions and 3 deletions

View file

@ -26,7 +26,6 @@
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Include Beaker environment
. /usr/bin/rhts-environment.sh || exit 1
. /usr/share/beakerlib/beakerlib.sh || exit 1
PACKAGE="postgresql"

View file

@ -27,8 +27,7 @@
#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Include rhts environment
. /usr/bin/rhts-environment.sh
# Include Beaker environment
. /usr/lib/beakerlib/beakerlib.sh
# TODO: This is temporary workaround till we have no /Library directory