mirror of https://github.com/ohmyzsh/ohmyzsh.git
ufw: remove debug print (#6976)
parent
b0052c7958
commit
d232e6866c
|
@ -45,8 +45,6 @@ _arguments -C \
|
|||
'3:: :->subsubcmds' \
|
||||
&& return 0
|
||||
|
||||
echo "DEBUG: $(date)| $state | $line[1] | $line| $word[1]| $word| $CURRENT|" >> log.log
|
||||
|
||||
local rules
|
||||
|
||||
case "$state" in
|
||||
|
|
Loading…
Reference in New Issue