mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Jarrod Johnson
5695bf5288
Fix misuse of console log for shell sessions
console logging assumptions are not valid for shell sessions. Correct by modifying the buffer init code to be conditional and adding a stub 'log' to the ShellHandler class.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%