Fixed a leftover stopping the test after the build phase.
This commit is contained in:
parent
77fd9d3bf6
commit
9911fd36f8
@ -57,8 +57,6 @@ rlJournalStart
|
|||||||
rlFileSubmit "${rlRun_LOG}" "rpmbuild-${PACKAGE}.log"
|
rlFileSubmit "${rlRun_LOG}" "rpmbuild-${PACKAGE}.log"
|
||||||
rlPhaseEnd
|
rlPhaseEnd
|
||||||
|
|
||||||
echo XXXXXXXXXXXXXXXX; read x
|
|
||||||
|
|
||||||
rlPhaseStartTest "Run upstream testsuite"
|
rlPhaseStartTest "Run upstream testsuite"
|
||||||
BDIR=$(rpm -q --qf '%{name}-%{version}' ${PACKAGE}.$(arch))
|
BDIR=$(rpm -q --qf '%{name}-%{version}' ${PACKAGE}.$(arch))
|
||||||
ARCHDIR="$(arch)-redhat-linux-gnu"
|
ARCHDIR="$(arch)-redhat-linux-gnu"
|
||||||
|
Loading…
Reference in New Issue
Block a user