Comment 2 for bug 1453498

Revision history for this message
Martin Pitt (pitti) wrote :

Can you please attach the dkms.cfg which causes that? I tried these two forms, and they both work as expected:

  '--source=mysrc_1.dsc\n-B\n--timeout-copy=5 '
  '--source=mysrc_1.dsc\n-B\n--timeout-copy=5\n'

a variant that expectantly does fail is '--source=mysrc_1.dsc\n-B\n--timeout-copy=5\n ' but it fails differently ("unsupported action argument").