Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3805831
D1388.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
461 B
Referenced Files
None
Subscribers
None
D1388.diff
View Options
diff --git a/Wearg/ServersLog.tcl b/Wearg/ServersLog.tcl
--- a/Wearg/ServersLog.tcl
+++ b/Wearg/ServersLog.tcl
@@ -6,7 +6,7 @@
bind pubm - "#* \[*\] *" pubm:log
proc pubm:log {nick uhost handle chan text} {
- regexp "\\\[(.*)\\\] (.*)" $text match component entry
+ regexp "^\\\[(.*)\\\] (.*)" $text match component entry
if {[is_known_component $component]} {
add_to_servers_log $emitter "$network $source" $component $entry
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 1, 04:16 (21 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2274056
Default Alt Text
D1388.diff (461 B)
Attached To
Mode
D1388: Improve servers log component detection regexp
Attached
Detach File
Event Timeline
Log In to Comment