diff --git a/direct/src/showbase/ppython b/direct/src/showbase/ppython index e8fa6c247c..9ebb0f54c2 100755 --- a/direct/src/showbase/ppython +++ b/direct/src/showbase/ppython @@ -79,7 +79,7 @@ if [ "$TTMODELS" ]; then fi # Export the proper home environment variable -HOME=`cygpath -w $HOME` +HOME=`cygpath -w "$HOME"` export HOME if [ x"$1" = x"-devenv" ]; then