remember min voltage

This commit is contained in:
Christian Rotzoll 2019-04-10 02:11:36 +01:00
parent 0aeca19d8f
commit f5a2b939b1

View file

@ -16,7 +16,7 @@ echo "Starting sysbench to run for 60 seconds (--max-time=60 --cpu-max-prime=100
# result values
powerWARN=0
powerFAIL=0
powerMIN=0
powerMIN=9999999
tempWARN=0
tempFAIL=0
tempMAX=0