mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Fix another thinko from r38243.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39773 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9e53e98b05
commit
e75302bbce
@ -462,4 +462,4 @@ def legacy_conversion_step3(latex_file, dpi, output_format, dvips_failed, skipMe
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
exit(legacy_conversion(sys.argv)[0])
|
||||
sys.exit(legacy_conversion(sys.argv)[0])
|
||||
|
Loading…
Reference in New Issue
Block a user