Added some necessary quotes - I really should test changes before committing

them ...
This commit is contained in:
hjp 1996-10-26 18:25:17 +00:00
parent 79cde40bb0
commit 627cbd4058
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ do
done done
export PATH=$NEW_PATH export PATH=$NEW_PATH
case `uname -sr` in case "`uname -sr`" in
HP-UX*09.*) HP-UX*09.*)
export LANG=${LANG:-american.iso88591} export LANG=${LANG:-american.iso88591}
export LC_COLLATE=${LC_COLLATE:-american.iso88591@nofold} export LC_COLLATE=${LC_COLLATE:-american.iso88591@nofold}