Merge pull request #238 from ThomasKaiser/master

Cosmetic small armbianmonitor fix
This commit is contained in:
Igor Pečovnik 2016-03-22 10:14:40 +01:00
commit 56321ffb69
2 changed files with 47788 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -651,6 +651,7 @@ BAKBQCAQCAQCgUAgEAgEwjPhPzou6T0AoAAA" | base64 --decode | tar xzf -
CollectSupportInfo() {
cat /var/log/armhwinfo.log
echo -e "\n### dmesg now:\n\n$(dmesg | tail -n 250)"
ls /tmp/armbianmonitor_checks_* >/dev/null 2>&1 || return
for file in /tmp/armbianmonitor_checks_* ; do
echo -e "\n### \c"
ls "${file}" | cut -f1 -d.