This commit is contained in:
2020-05-28 13:48:23 +00:00
parent 16185355cc
commit 8e63eaeb8f
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
@SET /a VAR=50
@SET /a VAR=500
ECHO Start burntest %VAR% runs at %Time% >> burntesttimer.txt
:HOME
@SET /a VAR=VAR-1