[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-1099-gc3f3ec5

Jeremy Allison jra at samba.org
Sat Jan 5 03:47:22 GMT 2008


The branch, v3-2-test has been updated
       via  c3f3ec5cd5f9ffe8d08356dfd22b1cb6943829ad (commit)
      from  c84f2234fe0068a69fefa3c3ec219d4a95479b0c (commit)

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


- Log -----------------------------------------------------------------
commit c3f3ec5cd5f9ffe8d08356dfd22b1cb6943829ad
Author: Jeremy Allison <jra at samba.org>
Date:   Fri Jan 4 19:34:43 2008 -0800

    "Desting" -> "Testing"
    Jeremy.

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

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


Changeset truncated at 500 lines:

diff --git a/source/script/tests/tests_all.sh b/source/script/tests/tests_all.sh
index e9a88ce..2edc025 100755
--- a/source/script/tests/tests_all.sh
+++ b/source/script/tests/tests_all.sh
@@ -1,7 +1,7 @@
 
 $SCRIPTDIR/test_local_s3.sh || failed=`expr $failed + $?`
 $SCRIPTDIR/test_smbtorture_s3.sh //$SERVER_IP/tmp $USERNAME $PASSWORD "" || failed=`expr $failed + $?`
-echo "Desting encrypted"
+echo "Testing encrypted"
 $SCRIPTDIR/test_smbtorture_s3.sh //$SERVER_IP/tmp $USERNAME $PASSWORD "" "-e" || failed=`expr $failed + $?`
 $SCRIPTDIR/test_smbclient_s3.sh $SERVER $SERVER_IP || failed=`expr $failed + $?`
 echo "Testing encrypted"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list