]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
undoguididx: Add "or later" to warning about using tools from Samba 4.8
authorAndrew Bartlett <abartlet@samba.org>
Wed, 29 May 2019 04:36:00 +0000 (16:36 +1200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 28 Aug 2019 07:36:29 +0000 (07:36 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13978

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
(cherry picked from commit 09f2a187b3d8c161e2c11588499b3256a9dbcc95)

source4/scripting/bin/sambaundoguididx

index 92405eab24db4a30475e4df80ff86fcc9f9f3d73..89af12c52f59c3356d47bcf123cdc354f1029aaf 100755 (executable)
@@ -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")