summaryrefslogtreecommitdiff
path: root/source4/scripting
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2019-05-29 16:36:00 +1200
committerAndrew Bartlett <abartlet@samba.org>2019-05-29 04:41:24 +0000
commit09f2a187b3d8c161e2c11588499b3256a9dbcc95 (patch)
treee8e59b5ebbf59ed2c2929ff8097e2fe1a61e822a /source4/scripting
parentc0b679f6a3f21e262d03bf38ea63900d30c29bb5 (diff)
downloadsamba-09f2a187b3d8c161e2c11588499b3256a9dbcc95.tar.gz
sambadowngradedatabase: Add "or later" to warning about using tools from Samba 4.8
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'source4/scripting')
-rwxr-xr-xsource4/scripting/bin/sambadowngradedatabase2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/bin/sambadowngradedatabase b/source4/scripting/bin/sambadowngradedatabase
index 7474acb2cab..0d182820902 100755
--- a/source4/scripting/bin/sambadowngradedatabase
+++ b/source4/scripting/bin/sambadowngradedatabase
@@ -87,5 +87,5 @@ chk.reindex_database()
print("Your database has been downgraded to DN-based index values.")
-print("NOTE: Any use of a Samba 4.8 tool including ldbsearch will "
+print("NOTE: Any use of a Samba 4.8 or later tool including ldbsearch will "
"auto-upgrade back to GUID index mode")