Skip to content

Commit

Permalink
fixup! Drop apparently redundant rpmdb related defines from test run(…
Browse files Browse the repository at this point in the history
…) wrapper
  • Loading branch information
pmatilai committed Nov 15, 2024
1 parent b5c6c21 commit ab7ab9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/atlocal.in
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ setup_env()
run()
{
"$@" \
--define "_db_backend ${DBFORMAT}" \
--dbpath="${RPMTEST}/var/lib/rpm/" \
--define "_tmppath ${RPMTEST}/tmp"
}

Expand Down

0 comments on commit ab7ab9e

Please sign in to comment.