mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
ufw: remove debug print (#6976)
This commit is contained in:
parent
b0052c7958
commit
d232e6866c
1 changed files with 0 additions and 2 deletions
|
|
@ -45,8 +45,6 @@ _arguments -C \
|
||||||
'3:: :->subsubcmds' \
|
'3:: :->subsubcmds' \
|
||||||
&& return 0
|
&& return 0
|
||||||
|
|
||||||
echo "DEBUG: $(date)| $state | $line[1] | $line| $word[1]| $word| $CURRENT|" >> log.log
|
|
||||||
|
|
||||||
local rules
|
local rules
|
||||||
|
|
||||||
case "$state" in
|
case "$state" in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue