Skip to content

Commit

Permalink
build: Restore configure summary checking
Browse files Browse the repository at this point in the history
This was accidentily lost in:

commit b1ce226
Author: James Peach <[email protected]>
Date:   Fri Jun 15 21:58:49 2007 +0000

    r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
    failed expression in SMB_ASSERT.
    (This used to be commit 171dc06)
  • Loading branch information
abartlet committed Apr 5, 2012
1 parent 0732311 commit a5fcce0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/summary.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit a5fcce0

Please sign in to comment.