add debug sleep
This commit is contained in:
parent
6a9c1b3688
commit
219b7f0bc4
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ 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