Ui changes

This commit is contained in:
Christian Rotzoll
2019-04-10 15:08:10 +01:00
parent 812ba57d18
commit ec2a5e4c39
2 changed files with 6 additions and 5 deletions

View File

@@ -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

View File

@@ -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