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

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


- Log -----------------------------------------------------------------
commit 9aabfa44d95128ded567d0949a6dd42786cbf6fb
Author: Björn Jacke <[EMAIL PROTECTED]>
Date:   Fri Apr 11 10:33:46 2008 +0200

    some shells are pickier than others ...

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

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 5de7f1a..b960620 100755
--- a/source/script/tests/test_local_s3.sh
+++ b/source/script/tests/test_local_s3.sh
@@ -24,6 +24,6 @@ testit "tdbtorture" $VALGRIND $BINDIR/tdbtorture || \
     failed=`expr $failed + 1`
 
 testit "smbconftort" $VALGRIND $BINDIR/tdbtorture $CONFIGURATION || \
-       failed =`expr $failed + 1`
+       failed=`expr $failed + 1`
 
 testok $0 $failed


-- 
Samba Shared Repository

Reply via email to