Edit wmlscope KeyboardInterrupt Displayed Message
This commit is contained in:
parent
74d8ac9e77
commit
e35690c8f9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue