Jelajahi Sumber

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

git-svn-id: trunk@32624 -
pierre 10 tahun lalu
induk
melakukan
0bf3b2201d
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      tests/utils/dosbox/dosbox.conf

+ 2 - 1
tests/utils/dosbox/dosbox.conf

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