This commit is contained in:
2020-06-06 21:56:26 +00:00
parent 09c18de8e4
commit 2d7bbd7a47
2 changed files with 4 additions and 1 deletions

View File

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