This commit is contained in:
2020-06-05 14:09:37 +00:00
parent 938f0bbe50
commit e7f9e38917
2 changed files with 2 additions and 1 deletions

View File

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