diff --git a/tools/tuhi-kete.py b/tools/tuhi-kete.py index 7adb218..8dde13b 100755 --- a/tools/tuhi-kete.py +++ b/tools/tuhi-kete.py @@ -614,6 +614,7 @@ class TuhiKeteShell(cmd.Cmd): # Restore the logger facility to something sane: self._log_handler.set_normal_mode() if self._manager is None and line not in ['EOF', 'exit']: + print('Not connected to the Tuhi daemon') return '' return line