chiark / gitweb /
doxygen: use python3 executable for more scripts.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 9 Feb 2018 13:08:33 +0000 (14:08 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 9 Feb 2018 13:08:33 +0000 (14:08 +0100)
doxygen/test/populate-js-test-data.py
doxygen/test/test_search.py

index 13ed568723728a5fdac6ee3c146edf08d28aef97..487f2e5ed4ca5e3234571e9c6ba26722acd21f51 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 #
 #   This file is part of m.css.
index a6273b623ac23190a3cbfd5280eae3e33f369c7f..6a8ee77d11f94883946d0d53fc896a0706cd7fa7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 #
 #   This file is part of m.css.