diff --git a/home.admin/05hardwareTest.sh b/home.admin/05hardwareTest.sh index 307cc20..3c216d2 100755 --- a/home.admin/05hardwareTest.sh +++ b/home.admin/05hardwareTest.sh @@ -8,6 +8,7 @@ # INFOFILE - state data from bootstrap source /home/admin/raspiblitz.info +source /home/admin/_version.info clear echo "*** Hardware Test Report ***" @@ -67,9 +68,9 @@ if [ ${showHeatImproveInfo} -gt 0 ]; then fi if [ ${showPowerImproveInfo} -eq 0 ] && [ ${showHeatImproveInfo} -eq 0 ]; then - dialog --backtitle "RaspiBlitz - Hardware Check" --msgbox " -RaspiBlitz hardware setup looks OK :) -Your good to continue - have fun ... + dialog --backtitle "RaspiBlitz v${codeVersion}" --title " Hardware Check " --msgbox " +RaspiBlitz hardware setup looks good :) +Your are ready to continue - have fun. -" 7 65 +" 8 48 fi \ No newline at end of file diff --git a/home.admin/config.scripts/blitz.stresstest.sh b/home.admin/config.scripts/blitz.stresstest.sh index c8053aa..e75f31e 100644 --- a/home.admin/config.scripts/blitz.stresstest.sh +++ b/home.admin/config.scripts/blitz.stresstest.sh @@ -20,7 +20,7 @@ if [ ${sysbenchInstalled} -eq 0 ];then fi # do debug outputs to the STDERR - so that the STDOUT is just the results in the end -echo "RaspiBlitz Powertest v0.1" >&2 +echo "RaspiBlitz Hardwaretest v0.1" >&2 echo "Starting sysbench to run for 60 seconds (--max-time=60 --cpu-max-prime=10000)" >&2 # result values