File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,8 @@ iif = "iif"
3838inout = " inout"
3939# test/t/unit/test_unit_expand_glob.py
4040ket = " ket"
41+ # completions/isql
42+ Lins = " Lins"
4143# completions/hcitool, completions/ip
4244lst = " lst"
4345# completions/tshark, test/t/test_screen.py
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ def test_1(self, completion):
1111 # this. For example, inet_protocols=all but no IPv6 configured:
1212 # postconf: fatal: parameter inet_interfaces: no local interface found
1313 # for ::1
14- # ...and output can be cut off somewhere near lmtp_tls_secur *.
14+ # ...and output can be cut off somewhere near lmtp_tls_secu *.
1515 # ...or be completely missing, so all we can do is to skip.
1616 @pytest .mark .complete (
1717 "postconf al" , require_cmd = True , xfail = "! postconf &>/dev/null"
You can’t perform that action at this time.
0 commit comments