[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Mon Feb 20 09:02:02 MST 2012


The branch, master has been updated
       via  e9b9ba1 s3-vfstest: Remove an unused variable
      from  3992182 popt: Check for popt manually as well, not just using pkg-config.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit e9b9ba14c06ada67446be38da7184dec9f87d1f0
Author: Volker Lendecke <vl at samba.org>
Date:   Mon Feb 20 15:24:17 2012 +0100

    s3-vfstest: Remove an unused variable
    
    Autobuild-User: Volker Lendecke <vl at samba.org>
    Autobuild-Date: Mon Feb 20 17:01:11 CET 2012 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source3/torture/vfstest.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/torture/vfstest.c b/source3/torture/vfstest.c
index b0d55f5..55321dd 100644
--- a/source3/torture/vfstest.c
+++ b/source3/torture/vfstest.c
@@ -415,8 +415,6 @@ void exit_server_cleanly(const char *const reason)
 	exit_server("normal exit");
 }
 
-int last_message = -1;
-
 /* Main function */
 
 int main(int argc, char *argv[])


-- 
Samba Shared Repository


More information about the samba-cvs mailing list