summaryrefslogtreecommitdiff
path: root/tests/summary.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/summary.c')
-rw-r--r--tests/summary.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/summary.c b/tests/summary.c
index 3038d26aa4..40110e8ce1 100644
--- a/tests/summary.c
+++ b/tests/summary.c
@@ -4,7 +4,6 @@ void exit(int);
main()
{
- exit (0);
#if !defined(HAVE_FCNTL_LOCK)
printf("ERROR: No locking available. Running Samba would be unsafe\n");
exit(1);