Skip to content

Commit ff4f6ec

Browse files
committed
cover identified ACTIONs
1 parent 2ae3c12 commit ff4f6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posix/vg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
2-
egrep -h '] (<|«|(-|¬|\[|\[\[|>|\*-> )|\*\*\* [^ ]* did a CTCP |\* )' \
2+
egrep -h '] (<|«|(-|¬|\[|\[\[|>|\*-> )|\*\*\* [^ ]* did a CTCP |[*#] )' \
33
${1:-~/sirc.log} | tr -d ''

0 commit comments

Comments
 (0)