mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix another thinko from r38243. No status line needed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39774 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6d99ecb8d9
commit
5abc1903d0
@ -428,4 +428,4 @@ def legacy_conversion_step2(latex_file, dpi, output_format, skipMetrics = False)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
exit(legacy_conversion(sys.argv)[0])
|
||||
sys.exit(legacy_conversion(sys.argv)[0])
|
||||
|
Loading…
Reference in New Issue
Block a user