--- run-mozilla.sh 2004-04-18 10:17:09.000000000 -0400 +++ run-mozilla.sh.test 2005-08-18 22:27:42.906250000 -0400 @@ -163,7 +163,7 @@ ## ## Run the program ## - "$prog" ${1+"$@"} + exec "$prog" ${1+"$@"} exitcode=$? if [ "$DEBUG_CORE_FILES" ] then