[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cdrtools cdrecord/cdrecord.c



Hi,

>  if ((flags & F_FORCE) == 0)
> -                       comexit(EX_BAD);
> +;//                    comexit(EX_BAD);

You could achieve the same by causing  flags
to have the F_FORCE bit set.
My suspicion is that this can be done by option
  -force

It might be worth a try with the unpatched program.


Have a nice day :)

Thomas



Reply to: