mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
samba-tool gpo: add missing newline to admxload warning
Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: David Mulder <dmulder@suse.com> Autobuild-User(master): Björn Baumbach <bb@sernet.de> Autobuild-Date(master): Thu Mar 11 21:41:04 UTC 2021 on sn-devel-184
This commit is contained in:
parent
2d6bed495e
commit
6686db1132
@ -1674,7 +1674,7 @@ class cmd_admxload(Command):
|
||||
'in the Group Policy Management Console. You will '
|
||||
'need to install these templates '
|
||||
'from https://www.microsoft.com/en-us/download/102157 '
|
||||
'to continue using Windows Administrative Templates. ')
|
||||
'to continue using Windows Administrative Templates.\n')
|
||||
|
||||
class cmd_add_sudoers(Command):
|
||||
"""Adds a Samba Sudoers Group Policy to the sysvol
|
||||
|
Loading…
Reference in New Issue
Block a user