remove debug
This commit is contained in:
parent
e8507c85ee
commit
cabd517d77
2 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ description: Please stop using OpenSSL ENGINE API in ppp
|
|||
contact: Ondrej Mejzlik <omejzlik@redhat.com>
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
duration: 30m
|
||||
duration: 5m
|
||||
enabled: true
|
||||
tag:
|
||||
- NoRHEL6
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@ PACKAGE=${PACKAGE:-ppp}
|
|||
|
||||
rlJournalStart
|
||||
rlPhaseStartSetup
|
||||
sleep 1200
|
||||
rlAssertRpm $PACKAGE || rlDie "Package $PACKAGE not installed"
|
||||
rlLog "Arch: $(arch), PC name: $(hostname), $(hostname -A) User: $(whoami)"
|
||||
rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue