mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
ufw: remove debug print (#6976)
This commit is contained in:
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
Block a user