test for update to 2.3.6

OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=199
This commit is contained in:
Cor Blom 2020-11-27 21:39:21 +00:00 committed by Git OBS Bridge
parent d6bd6f9849
commit 5a2ffb716a

View File

@ -97,14 +97,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# file lyx_pot.py # file lyx_pot.py
--- a/po/postats.py
+++ b/po/postats.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#!/usr/bin/python3
# -*- coding: utf-8 -*-
# Copyright (C) 2007 Michael Gerz <michael.gerz@teststep.org>
# Copyright (C) 2007 José Matos <jamatos@lyx.org>
--- a/src/tex2lyx/test/runtests.py --- a/src/tex2lyx/test/runtests.py
+++ b/src/tex2lyx/test/runtests.py +++ b/src/tex2lyx/test/runtests.py
@@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@