[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-807-ge094753

Michael Adam obnox at samba.org
Fri Apr 11 08:59:01 GMT 2008


The branch, v3-2-test has been updated
       via  e0947537e61cdc7aaaf1256a7f9a590f006cb3d9 (commit)
      from  9aabfa44d95128ded567d0949a6dd42786cbf6fb (commit)

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


- Log -----------------------------------------------------------------
commit e0947537e61cdc7aaaf1256a7f9a590f006cb3d9
Author: Michael Adam <obnox at samba.org>
Date:   Fri Apr 11 10:57:50 2008 +0200

    test: not only pretend to call smbconftort - really do it :-}
    
    Michael

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

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


Changeset truncated at 500 lines:

diff --git a/source/script/tests/test_local_s3.sh b/source/script/tests/test_local_s3.sh
index b960620..aed8637 100755
--- a/source/script/tests/test_local_s3.sh
+++ b/source/script/tests/test_local_s3.sh
@@ -23,7 +23,7 @@ testit "replacetort" $VALGRIND $BINDIR/replacetort || \
 testit "tdbtorture" $VALGRIND $BINDIR/tdbtorture || \
     failed=`expr $failed + 1`
 
-testit "smbconftort" $VALGRIND $BINDIR/tdbtorture $CONFIGURATION || \
+testit "smbconftort" $VALGRIND $BINDIR/smbconftort $CONFIGURATION || \
 	failed=`expr $failed + 1`
 
 testok $0 $failed


-- 
Samba Shared Repository


More information about the samba-cvs mailing list