mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s4:samba3sam Remove extra newlines that broke samba3sam test
The python ldif parser was changed to be stricter (perhaps too strict), and the extra newlines broke it. The problem was masked earlier because errors parsing the LDIF were considered to be 'end of file', and so no error was raised. Andrew Bartlett
This commit is contained in:
parent
113621d96d
commit
285edf6a59
1
testdata/samba3/provision_samba3sam.ldif
vendored
1
testdata/samba3/provision_samba3sam.ldif
vendored
@ -75,4 +75,3 @@ isSynchronized: TRUE
|
||||
vendorName: Samba Team (http://samba.org)
|
||||
vendorVersion: ${VERSION}
|
||||
|
||||
|
||||
|
1
testdata/samba3/samba3.ldif
vendored
1
testdata/samba3/samba3.ldif
vendored
@ -204,4 +204,3 @@ sambaSID: S-1-5-21-4231626423-2410014848-2360679739-2996
|
||||
loginShell: /bin/false
|
||||
gecos: Netbios Domain Administrator
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user