summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-01-22 08:31:04 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:51:20 -0500
commita54a66ddf1504ef1caccc54c1f16c7461916e3b5 (patch)
treea04fa16b18b982b5bba2e3486e0751c45c8d28bf
parentf25ad21617d7887d68bff3cad31045e8a98e3cae (diff)
downloadsamba-a54a66ddf1504ef1caccc54c1f16c7461916e3b5.tar.gz
samba-a54a66ddf1504ef1caccc54c1f16c7461916e3b5.tar.bz2
samba-a54a66ddf1504ef1caccc54c1f16c7461916e3b5.zip
r13062: Fix upgrade of WINS entries
(This used to be commit cc4cab341e51d26c90534777eae65b7683ed93ce)
-rw-r--r--source4/scripting/libjs/upgrade.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/libjs/upgrade.js b/source4/scripting/libjs/upgrade.js
index 161195a60d..9a5818c81f 100644
--- a/source4/scripting/libjs/upgrade.js
+++ b/source4/scripting/libjs/upgrade.js
@@ -273,7 +273,7 @@ function upgrade_wins(samba3)
nType = (sys.bitAND(e.nb_flags,0x60)>>5);
ldif = ldif + sprintf("
-dn: name:%s,type=0x%02X
+dn: name=%s,type=0x%02X
type: 0x%02X
name: %s
objectClass: winsRecord