Merge "Remove static initializers for RegisterLegacyCommand" into main
This commit is contained in:
@@ -259,7 +259,7 @@ test(
|
||||
env : default_test_env + {
|
||||
# No special meaning here, it's just a file laying around that is unlikely to go anywhere
|
||||
# any time soon.
|
||||
'_NIX_TEST_UNIT_DATA': meson.project_source_root() / 'src/nix-env/buildenv.nix',
|
||||
'_NIX_TEST_UNIT_DATA': meson.project_source_root() / 'src/legacy/buildenv.nix',
|
||||
# Use a temporary home directory for the unit tests.
|
||||
# Otherwise, /homeless-shelter is created in the single-user sandbox, and functional tests will fail.
|
||||
# TODO(alois31): handle TMPDIR properly (meson can't, and setting HOME in the test is too late)…
|
||||
|
||||
Reference in New Issue
Block a user