# HG changeset patch # User wenzelm # Date 1289935825 -3600 # Node ID 3003be92390877302bc04d35669e6b884b14da88 # Parent a87a6b90e900d23653d29c1f8bf03c4e96285eb9 paranoia export of CLASSPATH, just in case the initial status via allexport is lost due to other scripts; diff -r a87a6b90e900 -r 3003be923908 lib/scripts/getsettings --- a/lib/scripts/getsettings Tue Nov 16 17:27:11 2010 +0100 +++ b/lib/scripts/getsettings Tue Nov 16 20:30:25 2010 +0100 @@ -72,6 +72,7 @@ CLASSPATH="$CLASSPATH:$X" fi done + export CLASSPATH } #arrays