Fix a too old path to the test framework in a CI test
This commit is contained in:
parent
37d46f62b4
commit
4594b7d025
@ -27,7 +27,7 @@
|
|||||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
# Include Beaker environment
|
# Include Beaker environment
|
||||||
. /usr/lib/beakerlib/beakerlib.sh
|
. /usr/share/beakerlib/beakerlib.sh || exit 1
|
||||||
|
|
||||||
PACKAGE="binutils"
|
PACKAGE="binutils"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user