more debug on shutdown

This commit is contained in:
John
2021-11-13 19:15:07 +01:00
parent 7ff17b6155
commit 382a00f4bf
+1
View File
@@ -425,6 +425,7 @@ if [ "x$verify" != 'xaddress 04: slave #25, scanned "MF=153;ID=BBBBB;SW=3031;HW=
cat "$PWD/ebusd.log" cat "$PWD/ebusd.log"
exit 1 exit 1
fi fi
send log all:debug
if [[ -z "$1" ]]; then if [[ -z "$1" ]]; then
kill $pid kill $pid
else else