[Commits] [wesnoth/wesnoth] 06d990: Changed Shebang line of python scripts.
GitHub
noreply at github.com
Tue Dec 6 19:52:04 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 06d9909c86e06c69794e931768cfdfa6b4323ae7
https://github.com/wesnoth/wesnoth/commit/06d9909c86e06c69794e931768cfdfa6b4323ae7
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2016-11-25 (Fri, 25 Nov 2016)
Changed paths:
M data/tools/campaign2wiki.py
M data/tools/expand-terrain-macros.py
M data/tools/journeylifter
M data/tools/rmtrans/rmtrans.py
M data/tools/scoutDefault.py
M data/tools/terrain2wiki.py
M data/tools/trackplacer
M data/tools/unit_tree/overview.py
M data/tools/wesnoth/wescamp.py
M data/tools/wesnoth/wmldata.py
M data/tools/wesnoth/wmlparser.py
M data/tools/wesnoth/wmlparser2.py
M data/tools/wmlflip
M data/tools/wmlvalidator
M utils/ai_test/ai_test.py
M utils/codelist
M utils/pofix.py
M utils/umc_dev/build/update_version
M utils/unused_functions.py
M utils/wescamp_import
M utils/wiki_grabber.py
Log Message:
-----------
Changed Shebang line of python scripts.
It's mostly about making the scripts run if python defaults to python3.
Has been tested for each script.
Commit: bccdb549e26fae6c9d3adcf20cd3d41b44969cd7
https://github.com/wesnoth/wesnoth/commit/bccdb549e26fae6c9d3adcf20cd3d41b44969cd7
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2016-11-25 (Fri, 25 Nov 2016)
Changed paths:
M data/tools/terrain2wiki.py
Log Message:
-----------
terrain2wiki uses the image of the stable github branch instead of master
So the wikipage won't break if images get removed in master
The next update of the wikipage will probably be for 1.14
Commit: 1662abb622d2229c078f1b04f39a98d3403df17b
https://github.com/wesnoth/wesnoth/commit/1662abb622d2229c078f1b04f39a98d3403df17b
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2016-12-06 (Tue, 06 Dec 2016)
Changed paths:
M data/tools/campaign2wiki.py
M data/tools/expand-terrain-macros.py
M data/tools/journeylifter
M data/tools/rmtrans/rmtrans.py
M data/tools/scoutDefault.py
M data/tools/terrain2wiki.py
M data/tools/trackplacer
M data/tools/unit_tree/overview.py
M data/tools/wesnoth/wescamp.py
M data/tools/wesnoth/wmldata.py
M data/tools/wesnoth/wmlparser.py
M data/tools/wesnoth/wmlparser2.py
M data/tools/wmlflip
M data/tools/wmlvalidator
M utils/ai_test/ai_test.py
M utils/codelist
M utils/pofix.py
M utils/umc_dev/build/update_version
M utils/unused_functions.py
M utils/wescamp_import
M utils/wiki_grabber.py
Log Message:
-----------
Merge pull request #861 from sevu/python
Changed Shebang line of python scripts and terrain2wiki
Compare: https://github.com/wesnoth/wesnoth/compare/43fd758dae5a...1662abb622d2
More information about the Commits
mailing list