[Commits] [wesnoth/wesnoth] 02907e: Fix the output by --progress.
GitHub
noreply at github.com
Thu Oct 5 16:35:40 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 02907ebe75433177f245c12e0eedcef5e3dc5ba8
https://github.com/wesnoth/wesnoth/commit/02907ebe75433177f245c12e0eedcef5e3dc5ba8
Author: PaĆlo Ebermann <paul at fencing-game.de>
Date: 2017-10-05 (Thu, 05 Oct 2017)
Changed paths:
M data/tools/wesnoth/wmltools3.py
Log Message:
-----------
Fix the output by --progress.
Previously, this just printed the last file name again and again.
Now we are printing the file name we are currently looking at.
This can be observed e.g. by `wmlscope --progress`.
More information about the Commits
mailing list