mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 23:39:31 +02:00
Change 'exit' to '' to allow to avoid exit at the end of test run
git-svn-id: trunk@32624 -
This commit is contained in:
parent
1e38631cbe
commit
0bf3b2201d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user