mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 22:54:31 +00:00
Edit wmlscope KeyboardInterrupt Displayed Message
This commit is contained in:
parent
74d8ac9e77
commit
e35690c8f9
@ -552,6 +552,6 @@ directories are given, all files under the current directory are checked.""")
|
||||
xref.unresdump()
|
||||
xref.duplicates(exportonly=True)
|
||||
except KeyboardInterrupt:
|
||||
print("wmlscope: aborted.", file=sys.stderr)
|
||||
print("Aborted by pressing ctrl-c", file=sys.stderr)
|
||||
|
||||
# wmlscope ends here
|
||||
|
Loading…
x
Reference in New Issue
Block a user