Fix typo in output.
authorMichael Adam <obnox@samba.org>
Sun, 23 Dec 2007 00:34:20 +0000 (01:34 +0100)
committerMichael 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

index 0ad0639cb98b0be552de97841f29039111a509ff..515c95bdbdfe5da05883ecfed9ceac6617e948ed 100755 (executable)
@@ -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
 
 ##