1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-20 17:57:40 +00:00

I7000: Updated test script.

This commit is contained in:
Richard Cornwell 2019-07-07 12:58:42 -04:00
parent d1a24a5d44
commit c5e69c84fe

View File

@ -166,5 +166,5 @@ del test*.tp
del test*.cbn
del test1.drm
set console nolog
if -D "test.log" == "good.test" exit 0
if -F "test.log" == "good.test" exit 0
exit 1