upgradeprovision: fix a typo
authorMatthieu Patou <mat@matws.net>
Sun, 26 Sep 2010 00:58:37 +0000 (04:58 +0400)
committerMatthieu Patou <mat@matws.net>
Sun, 26 Sep 2010 02:22:43 +0000 (06:22 +0400)
source4/scripting/bin/upgradeprovision

index 68d84a970dbd06f8b0d4a5aa5ee9aaec432e0e4d..c7dd4f8ec313741dc6ea93397255fedd94055dc6 100755 (executable)
@@ -932,7 +932,7 @@ def update_present(ref_samdb, samdb, basedn, listPresent, usns, invocationid):
                     if attrUSN:
                         message(CHANGE, "%sAttribute: %s will be modified"
                                         "/deleted it was last modified"
-                                        "during a provision, current usn:"
+                                        " during a provision, current usn:"
                                         "%d" % (txt, att,  attrUSN))
                         txt = ""
                     else: