[Git-commits] [grml/grml2usb] 01ed11: Fix --grub and --syslinux handling

Michael Prokop noreply at github.com
Fri Jan 22 10:32:58 CET 2021


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml2usb
  Commit: 01ed11d39312404c265da1a53938c921ce03c4f9
      https://github.com/grml/grml2usb/commit/01ed11d39312404c265da1a53938c921ce03c4f9
  Author: Michael Prokop <mika at grml.org>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Fix --grub and --syslinux handling

With commit 3664e4ae we removed an argument from the grub_option()
and syslinux_warning() callback functions, which was reported as
false positives by vulture tool.

Fixes regression from 3664e4ae, failing grml2usb execution with --grub
(and deprecated --syslinux) command line option with:

| TypeError: grub_option() takes 3 positional arguments but 4 were given

Thanks: Ralf Moll for the bugreport




More information about the Git-commits mailing list