Lines Matching defs:nasty
158 [--mirror] [--nasty] [--nasty-sleep] [--proxy-base url]
209 --nasty Instruct the server to misbehave. At random intervals
212 takes a value (1 to 100) for how nasty the server
214 --nasty-sleep In nasty mode (see --nasty), how many seconds to
267 nasty = False
270 ivalues = { "pkg": {}, "nasty": {} }
296 "llmirror", "mirror", "nasty=", "nasty-sleep=",
390 elif opt == "--nasty":
395 "for nasty option.\n Please "
397 nasty = True
398 ivalues["nasty"]["nasty_level"] = nasty_value
399 elif opt == "--nasty-sleep":
402 ivalues["nasty"]["nasty_sleep"] = sleep_value
918 if nasty: