[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-866-g0471062

Volker Lendecke vl at samba.org
Sun Dec 23 15:35:26 GMT 2007


The branch, v3-2-test has been updated
       via  04710626e174d7237521f33a351b4425add063b8 (commit)
      from  c2a988d8427b7598291ae6999b5258e2b6a2e7cb (commit)

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


- Log -----------------------------------------------------------------
commit 04710626e174d7237521f33a351b4425add063b8
Author: Volker Lendecke <vl at samba.org>
Date:   Sun Dec 23 16:38:28 2007 +0100

    Attempt to make the build farm run s4torture again

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

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 515c95b..d4264ba 100755
--- a/source/script/tests/selftest.sh
+++ b/source/script/tests/selftest.sh
@@ -70,7 +70,7 @@ export WINBINDD_SOCKET_DIR WINBINDD_PRIV_PIPE_DIR
 PATH=bin:$PATH
 export PATH
 
-LD_LIBRARY_PATH=$BINDIR
+LD_LIBRARY_PATH="$LD_LIBRARY_PATH":"$BINDIR"
 echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
 export LD_LIBRARY_PATH
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list