Removed PERL_UNICODE. I think its better to explicitely add -C to those

scripts which need it.
This commit is contained in:
hjp 2007-03-06 08:58:57 +00:00
parent 77df79c44d
commit 260df0b1cc
1 changed files with 0 additions and 2 deletions

View File

@ -244,8 +244,6 @@ then
export HOME_WWW=/home/www export HOME_WWW=/home/www
fi fi
export PERL_UNICODE=SAL
if [ -f $HOME/etc/oraenv ] if [ -f $HOME/etc/oraenv ]
then then
. $HOME/etc/oraenv . $HOME/etc/oraenv