FEATURE: Add DNF_CONTENTDIR
override support
#119
6
main.pm
6
main.pm
@ -292,9 +292,9 @@ sub load_postinstall_tests() {
|
|||||||
_load_early_postinstall_tests();
|
_load_early_postinstall_tests();
|
||||||
|
|
||||||
## enable staging repos if requested
|
## enable staging repos if requested
|
||||||
if (get_var("DNF_CONTENTDIR")) {
|
#if (get_var("DNF_CONTENTDIR")) {
|
||||||
autotest::loadtest "tests/_staging_repos_enable.pm";
|
# autotest::loadtest "tests/_staging_repos_enable.pm";
|
||||||
}
|
#}
|
||||||
|
|
||||||
# do standard post-install static network config if the var is set
|
# do standard post-install static network config if the var is set
|
||||||
# and this is not an upgrade test (this is done elsewhere in the
|
# and this is not an upgrade test (this is done elsewhere in the
|
||||||
|
Loading…
Reference in New Issue
Block a user