mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fixed doctest in tutorial
This commit is contained in:
parent
c513743e7c
commit
3433840692
@ -718,7 +718,7 @@ This will typically be called before any plugins are registered. For example:
|
||||
7
|
||||
>>> api.bootstrap(in_server=True) # We want to execute, not forward
|
||||
>>> len(api.env)
|
||||
34
|
||||
35
|
||||
|
||||
If your plugin requires new environment variables *and* will be included in
|
||||
the freeIPA built-in plugins, you should add the defaults for your variables
|
||||
|
Loading…
Reference in New Issue
Block a user