1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r20815: merge from samba3

metze
(This used to be commit 5b8387969d)
This commit is contained in:
Stefan Metzmacher 2007-01-15 19:05:11 +00:00 committed by Gerald (Jerry) Carter
parent fda5cbc62e
commit 28438101bd

View File

@ -469,7 +469,7 @@ bool torture_local_replace(struct torture_context *ctx)
return ret;
}
#ifndef _SAMBA_BUILD_
#if _SAMBA_BUILD_<4
int main()
{
bool ret = torture_local_replace(NULL);