git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24e6947
)
Fix typo in output.
author
Michael Adam
<obnox@samba.org>
Sun, 23 Dec 2007 00:34:20 +0000
(
01:34
+0100)
committer
Michael Adam
<obnox@samba.org>
Sun, 23 Dec 2007 00:34:20 +0000
(
01:34
+0100)
Michael
(This used to be commit
2fe111c19bc827ec132365e718a2136bda57e568
)
source3/script/tests/selftest.sh
patch
|
blob
|
history
diff --git
a/source3/script/tests/selftest.sh
b/source3/script/tests/selftest.sh
index 0ad0639cb98b0be552de97841f29039111a509ff..515c95bdbdfe5da05883ecfed9ceac6617e948ed 100755
(executable)
--- a/
source3/script/tests/selftest.sh
+++ b/
source3/script/tests/selftest.sh
@@
-71,7
+71,7
@@
PATH=bin:$PATH
export PATH
LD_LIBRARY_PATH=$BINDIR
-echo "LD_LIBR
R
ARY_PATH=$LD_LIBRARY_PATH"
+echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
export LD_LIBRARY_PATH
##