[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:59:29 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"
I'm also thinking that for consistency, we could name this `/var/lib/mktree` or something (as there's already `/usr/share/mktree` for some helper scripts). But that's really the absolutely last thing to worry about here :smile:
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3525#discussion_r1920232474
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3525/review/2559084815 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250117/d030eb7a/attachment.htm>
More information about the Rpm-maint
mailing list