mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-26 00:56:01 +00:00
argh, missing bracket
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
f8a02ef07a
commit
31baf35106
@ -23,6 +23,7 @@ sub run {
|
|||||||
else {
|
else {
|
||||||
assert_script_run "dnf ${params} system-upgrade --allowerasing download", 6000;
|
assert_script_run "dnf ${params} system-upgrade --allowerasing download", 6000;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
upload_logs "/var/log/dnf.log", failok => 1;
|
upload_logs "/var/log/dnf.log", failok => 1;
|
||||||
upload_logs "/var/log/dnf5.log", failok => 1;
|
upload_logs "/var/log/dnf5.log", failok => 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user