[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-852-g2fe111c

Michael Adam obnox at samba.org
Sun Dec 23 00:36:31 GMT 2007


The branch, v3-2-test has been updated
       via  2fe111c19bc827ec132365e718a2136bda57e568 (commit)
      from  1bbdbdef991408af07afaba7bc0b4da55f06aed8 (commit)

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


- Log -----------------------------------------------------------------
commit 2fe111c19bc827ec132365e718a2136bda57e568
Author: Michael Adam <obnox at samba.org>
Date:   Sun Dec 23 01:34:20 2007 +0100

    Fix typo in output.
    
    Michael

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

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


Changeset truncated at 500 lines:

diff --git a/source/script/tests/selftest.sh b/source/script/tests/selftest.sh
index 0ad0639..515c95b 100755
--- a/source/script/tests/selftest.sh
+++ b/source/script/tests/selftest.sh
@@ -71,7 +71,7 @@ PATH=bin:$PATH
 export PATH
 
 LD_LIBRARY_PATH=$BINDIR
-echo "LD_LIBRRARY_PATH=$LD_LIBRARY_PATH"
+echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
 export LD_LIBRARY_PATH
 
 ##


-- 
Samba Shared Repository


More information about the samba-cvs mailing list