add a comment explaining a perl-ism

this was requested by jskladan in D650, I forgot to add it
before committing.
This commit is contained in:
Adam Williamson 2015-12-07 15:46:20 -08:00
parent 7b085aff3a
commit 35c42da79b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ sub run {
upload_logs "/var/log/dnf.rpm.log";
script_run "dnf system-upgrade reboot";
# fail immediately if we see a DNF error message
die "DNF reported failure" if (check_screen "upgrade_fail");
# now offline upgrading starts. user doesn't have to do anything, just wait untill