b171c0a1c4
That clever-clever 'check the packages from the update were installed' thing from yesterday breaks on kernel updates, as they're installonly; after the update, the new version of the package is installed, but the *old* version is too, and the way I implemented the check, it treats that as a failure. Let's try and handle this a somewhat-clever way (if this fails, I'm just going to grep out lines with 'kernel' in them, as a *dumb* way). Signed-off-by: Adam Williamson <awilliam@redhat.com> |
||
---|---|---|
.. | ||
anaconda.pm | ||
anacondatest.pm | ||
fedoradistribution.pm | ||
freeipa.pm | ||
installedtest.pm | ||
packagetest.pm | ||
tapnet.pm | ||
utils.pm |