Automated checkin: version bump remove "pre" from version number for firefox 4.0b4...
[mozilla-central.git] / testing / sisyphus / bin / run-mozilla.diff
blob34be7f413f783b3af3261c0a0ddb8664e0f82340
1 --- run-mozilla.sh 2004-04-18 10:17:09.000000000 -0400
2 +++ run-mozilla.sh.test 2005-08-18 22:27:42.906250000 -0400
3 @@ -163,7 +163,7 @@
4 ##
5 ## Run the program
6 ##
7 - "$prog" ${1+"$@"}
8 + exec "$prog" ${1+"$@"}
9 exitcode=$?
10 if [ "$DEBUG_CORE_FILES" ]
11 then