From e5c85683eb28840dd086a60e2f259b8d1ab606cb Mon Sep 17 00:00:00 2001 From: joey <> Date: Thu, 18 Nov 2004 15:50:41 +0000 Subject: [PATCH] Import from samosa: Added space to improve the readability --- ud-host | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ud-host b/ud-host index 2e72b7b..1eb8d76 100755 --- a/ud-host +++ b/ud-host @@ -247,7 +247,7 @@ while(1): if NewHost == "": continue; Dn = "host=" + NewHost + "," + HBaseDn; - l.add_s(Dn,[("host",NewHost), + l.add_s(Dn,[("host", NewHost), ("hostname", NewHostName), ("objectClass", ("top", "debianServer"))]); -- 2.20.1