mirror of
https://github.com/FDOS/kernel.git
synced 2025-07-22 21:34:33 +02:00
It doesn't work with two * two % (at least in FreeCOM)
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@835 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
3fe15616e7
commit
29bcbde334
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
if "%1" == "$SUMMARY" goto summary
|
if "%1" == "$SUMMARY" goto summary
|
||||||
|
|
||||||
set onerror=if not "%%XERROR%%" == "" goto daswarwohlnix
|
set onerror=if not "%XERROR%" == "" goto daswarwohlnix
|
||||||
|
|
||||||
:***** MSCL kernels
|
:***** MSCL kernels
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user