develop
mhiretskiy 15 years ago
parent 91bc1d271a
commit 08eca0f38e

@ -12876,7 +12876,7 @@ incompatible, use one of the options"))
if not (options.has_key("s") and options.has_key("b") and\
(options.has_key("p") or options.has_key("P"))):
self.printERROR(_("Not found the options '-s' and '-b' and ('-p' \
or -P"))
or '-P')"))
return False
adminDn = options['s']
if options.has_key("p"):

Loading…
Cancel
Save