mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-12-15 17:45:03 -05:00
subprocess.check_call if that call fails. This helps quickly locating which external commands are missing (without having to look at the source code). E.g. if you don't know that the qmc variable specifies the qmake command.