mirror of
https://github.com/progval/irctest.git
synced 2025-04-06 07:19:54 +00:00
Enable WHOWAS and USERHOST tests on Sable (#273)
It now implements these commands.
This commit is contained in:
2
Makefile
2
Makefile
@ -93,7 +93,7 @@ SABLE_SELECTORS := \
|
||||
and not arbitrary_client_tags \
|
||||
and not react_tag \
|
||||
and not private_chathistory \
|
||||
and not whowas and not list and not lusers and not userhost and not time and not info \
|
||||
and not list and not lusers and not time and not info \
|
||||
$(EXTRA_SELECTORS)
|
||||
|
||||
SOLANUM_SELECTORS := \
|
||||
|
Reference in New Issue
Block a user