develop
asamoukin 15 years ago
parent 526e5ee01b
commit 86a000efa5

@ -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