]> git.sur5r.net Git - bacula/bacula/commitdiff
Corrected complete override of LD_LIBRARY_PATH. This was breaking regression on...
authorPeter Buschman <peterb@iotk.com>
Thu, 4 Dec 2008 20:04:28 +0000 (20:04 +0000)
committerPeter Buschman <peterb@iotk.com>
Thu, 4 Dec 2008 20:04:28 +0000 (20:04 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8118 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/functions

index 37d190b3074a3fb75ed5d1b86ae45b89ece5c870..ef0e72e3f8c109990b8eb54ca7969d0f3f388db8 100644 (file)
@@ -438,6 +438,6 @@ EOF
 fi
 
 AUTOCHANGER_SCRIPT=${AUTOCHANGER_SCRIPT:-mtx-changer}
-LD_LIBRARY_PATH=$cwd/bin
+LD_LIBRARY_PATH=$cwd/bin:$LD_LIBRARY_PATH
 export LD_LIBRARY_PATH