]> git.lyx.org Git - features.git/commitdiff
Use "#!/usr/bin/env python", as elsewhere.
authorRichard Heck <rgheck@lyx.org>
Sun, 26 Jan 2014 16:38:41 +0000 (11:38 -0500)
committerRichard Heck <rgheck@lyx.org>
Sun, 26 Jan 2014 16:40:07 +0000 (11:40 -0500)
(cherry picked from commit 5d94d1b3bf435b9a6d75f9e084d15b0d6da9b244)

lib/scripts/listerrors
status.20x

index e9b0da957ffe7aea1a691a5d21dadd0cd5ad6cb4..473f7ff003d95ae3a6267fe2380b5272e5b81a2a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 
 # file listerrors
 # This file is part of LyX, the document processor.
index 4ce53b36134cfa2f6d70c67aa1af144af1a88953..1aaa5e251df7e974199891ed9989d822e532a790 100644 (file)
@@ -55,6 +55,7 @@ What's new
 
 * USER INTERFACE
 
+Fixed python call in listerrors script.
 
 
 * DOCUMENTATION AND LOCALIZATION