On Tue, Nov 19, 2024 at 11:57 AM Patrick O'Callaghan <[email protected]> wrote: > > If it's genuinely small, it might be trivial to rewrite? > > You can find the script at: > > https://github.com/zepalmer/script-vdr >
On line 88 put "r" in front of "'\s" -> "r'\s". That will at least get it as far as showing the help message. -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
