From d21e2c60f86b88b519534e4a7bbbe6502db5e279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Fri, 25 Jul 2014 11:41:49 +0300 Subject: main/aaudit: fix commit without notification, add some error messages --- main/aaudit/aaudit | 1 + 1 file changed, 1 insertion(+) (limited to 'main/aaudit/aaudit') diff --git a/main/aaudit/aaudit b/main/aaudit/aaudit index 44652a1deb..6b021427de 100755 --- a/main/aaudit/aaudit +++ b/main/aaudit/aaudit @@ -93,6 +93,7 @@ SR:close() lpc.wait(pid) if reply then + reply.msg = reply.msg or "(No message. Server error?)" if reply.ok then io.write("OK: ",reply.msg,"\n") else -- cgit v1.2.3