Change 'exit' to '' to allow to avoid exit at the end of test run

git-svn-id: trunk@32624 -
This commit is contained in:
pierre 2015-12-10 01:49:37 +00:00
parent 1e38631cbe
commit 0bf3b2201d

View File

@ -232,6 +232,7 @@ xms=true
ems=true
umb=true
keyboardlayout=auto
copy_con_to_file=$wrapper_output
[ipx]
# ipx: Enable ipx over UDP/IP emulation.
@ -247,4 +248,4 @@ ipx=false
mount c $DosBoxDir
c:
exitcode test.exe
exit
$exit