diskimage-builder/diskimage_builder/elements/redhat-common/finalise.d
Ian Wienand da90ef4743 Fix latest-limit command line
It turns out dnf argparse can't handle negative numbers without "=".
It's actually documented in the man page

    --latest-limit <number> ...  If <number> is negative skip <number>
      of latest packages. If a negative number is used use syntax
      --latest-limit=<number>

But who reads that :)  This started failing with Fedora 26

Change-Id: I884af94c07fa11b010f69863047a04711b14f21e
2017-07-18 13:17:10 +10:00
..
01-clean-old-kernels Fix latest-limit command line 2017-07-18 13:17:10 +10:00