[Rpm-maint] [rpm-software-management/rpm] Drop the %_dbpath override from our test-container (PR #3525)

Michal Domonkos notifications at github.com
Fri Jan 17 13:58:18 UTC 2025


@dmnks commented on this pull request.



> @@ -24,6 +24,12 @@ make_install()
     mkdir -p $DESTDIR/build
     ln -sf ../data/SOURCES $DESTDIR/build/
 
+    # setup an empty db that all tests are pointed to by default
+    dbpath="/var/lib/rpm-testsuite"

Should probably use `local` here (to avoid leaking the variable outside this bash function).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3525#pullrequestreview-2559082190
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3525/review/2559082190 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250117/75359093/attachment-0001.htm>


More information about the Rpm-maint mailing list