Mozilla/mozilla/testing/sisyphus/bin/run-mozilla.diff
bclary%bclary.com 1afebde389 Land sisyphus, bug 383286, r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@227870 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-12 15:46:43 +00:00

12 lines
261 B
Diff
Executable File

--- 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