fix wish for man
This commit is contained in:
parent
5aca2507f6
commit
dbd20134f6
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ rlJournalStart
|
|||
rlPhaseStartTest
|
||||
rlRun "rpm -V $PACKAGE" 0 "Check RPM data"
|
||||
rlRun "timeout 3 man $PACKAGE" 0,16,124 "Check existence of man pages"
|
||||
rlRun "timeout 3 man wish" 0,16,124 "Check existence of man pages"
|
||||
rlRun "timeout 3 man wish8" 0,16,124 "Check existence of man pages"
|
||||
rlPhaseEnd
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue