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:
1bbdbde
)
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
source/script/tests/selftest.sh
patch
|
blob
|
history
diff --git
a/source/script/tests/selftest.sh
b/source/script/tests/selftest.sh
index 0ad0639cb98b0be552de97841f29039111a509ff..515c95bdbdfe5da05883ecfed9ceac6617e948ed 100755
(executable)
--- 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_LIBR
R
ARY_PATH=$LD_LIBRARY_PATH"
+echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
export LD_LIBRARY_PATH
##