Redirect to database/postgresql library
This commit is contained in:
parent
9b26638185
commit
a73598f202
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ function varDump() {
|
|||
|
||||
rlJournalStart
|
||||
rlPhaseStartSetup "General"
|
||||
rlRun "rlImport postgresql/basic"
|
||||
rlRun "rlImport database/postgresql"
|
||||
PACKAGES="$PACKAGES ${postgresqlPackagePrefix}${PACKAGE}"
|
||||
for PACKAGE in $PACKAGES; do
|
||||
rlAssertRpm $PACKAGE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue