From: joey <> Date: Thu, 18 Nov 2004 16:09:29 +0000 (+0000) Subject: Import from samosa: Removed superflous whitespace X-Git-Tag: debian_userdir-ldap_0-3-7~10 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=3df94f4b2c19e734df37c2f55079ff58d467e8d0 Import from samosa: Removed superflous whitespace --- diff --git a/ud-useradd b/ud-useradd index 9971549..88d6d66 100755 --- a/ud-useradd +++ b/ud-useradd @@ -9,7 +9,7 @@ from userdir_gpg import *; # this, one is to fetch all the entires and pick the highest, the other # is to randomly guess uids until one is free. This uses the former. # Regrettably ldap doesn't have an integer attribute comparision function -# so we can only cut the search down slightly +# so we can only cut the search down slightly def GetFreeID(l): HighestUID = 1400; Attrs = l.search_s(BaseDn,ldap.SCOPE_ONELEVEL,