Merge "Include reference to PTP in config_controller prompt for system date and time"

This commit is contained in:
Zuul 2018-08-09 18:21:58 +00:00 committed by Gerrit Code Review
commit a43308c1b0
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
SRC_DIR="controllerconfig"
TIS_PATCH_VER=145
TIS_PATCH_VER=146

View File

@ -532,7 +532,7 @@ class ConfigAssistant():
print textwrap.fill(
"The system date and time must be set now. Note that UTC "
"time must be used and that the date and time must be set as "
"accurately as possible, even if NTP is to be configured "
"accurately as possible, even if NTP/PTP is to be configured "
"later.", 80)
print