[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-750-ge7c9c2f

Günther Deschner gd at samba.org
Tue Apr 14 12:59:18 GMT 2009


The branch, v3-4-test has been updated
       via  e7c9c2f279eaa424ba7cfecd0bfd827520640f5d (commit)
      from  b5faa34596eed3ada7f45db991ef0beb0391ce82 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-4-test


- Log -----------------------------------------------------------------
commit e7c9c2f279eaa424ba7cfecd0bfd827520640f5d
Author: Günther Deschner <gd at samba.org>
Date:   Tue Apr 14 14:55:24 2009 +0200

    s3-nsswitch: fix make test_wbpad.
    
    Guenther
    (cherry picked from commit 1b9384a11f2957bcfbe9f23e023c79535d4a7bc9)

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

Summary of changes:
 source3/script/tests/wb_pad.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/script/tests/wb_pad.sh b/source3/script/tests/wb_pad.sh
index f1f5ca2..10cedc8 100755
--- a/source3/script/tests/wb_pad.sh
+++ b/source3/script/tests/wb_pad.sh
@@ -46,7 +46,7 @@ cleanup() {
 	rmdir $tempdir
 }
 
-cflags="-I. -I./../lib/replace -Iinclude"
+cflags="-I. -I../ -I./../lib/replace -Iinclude"
 ${CC:-gcc} -m32 $RPM_OPT_FLAGS $CFLAGS -o $tempdir/wb_pad_32 $cflags $tempdir/wb_pad.c
 if [ $? -ne 0 ]; then
 	cleanup


-- 
Samba Shared Repository


More information about the samba-cvs mailing list