mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 08:21:05 -06:00
Do not display an interactive mode message in unattended mode
https://fedorahosted.org/freeipa/ticket/3576
This commit is contained in:
parent
bd89e49ed7
commit
6d2176322c
@ -751,8 +751,9 @@ def main():
|
||||
print ""
|
||||
print "Excluded by options:"
|
||||
print " * Configure the Network Time Daemon (ntpd)"
|
||||
print ""
|
||||
print "To accept the default shown in brackets, press the Enter key."
|
||||
if not options.unattended:
|
||||
print ""
|
||||
print "To accept the default shown in brackets, press the Enter key."
|
||||
print ""
|
||||
|
||||
if external != 2:
|
||||
|
Loading…
Reference in New Issue
Block a user