mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 17:14:42 +00:00
waescht jetzt
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@105 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
987175487a
commit
7f4b5434a0
1 changed files with 3 additions and 3 deletions
|
|
@ -266,10 +266,10 @@ for opt,arg in options:
|
|||
config["verbose"] = 1
|
||||
config["warnings"] = 1
|
||||
|
||||
elif opt="--wischiwaschi":
|
||||
elif opt=="--wischiwaschi":
|
||||
import util1
|
||||
util1.w()
|
||||
exit(0)
|
||||
util1.abbuzze()
|
||||
sys.exit(0)
|
||||
elif opt=="-w" or opt=="--warnings":
|
||||
config["warnings"] = 1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue