minor beautification for --tor switch

This commit is contained in:
Miroslav Stampar
2011-05-12 05:46:17 +00:00
parent e05a9c0554
commit 0b2da2f9f5
3 changed files with 21 additions and 4 deletions

View File

@@ -97,6 +97,7 @@ class WARNFLAGS:
RANDOM_AGENT = 'randomAgent'
DATA_TO_STDOUT = 'dataToStdout'
THREADS = 'threads'
TOR = 'tor'
class EXPECTED:
BOOL = "bool"