Skip to content

tests: fix with changed ABUILD_USERDIR

Sertonix requested to merge sertonix/abuild:test-abuild-userdir into master

The test suite expects ABUILD_USERDIR to be $HOME/.abuild but that could be overwritten in ABUILD_CONF. So use the fixed value instead of relying on the default.

Merge request reports