chiark / gitweb /
show all resolution messages in log
authorian <ian>
Sat, 14 Jun 2008 20:37:54 +0000 (20:37 +0000)
committerian <ian>
Sat, 14 Jun 2008 20:37:54 +0000 (20:37 +0000)
hostside/gui

index acbfdc7a81ba41745c4c1200826a1db47c6ded67..97f308e4c1bc36c906ae1dbdb1b27f2c3769fd18 100755 (executable)
@@ -697,7 +697,7 @@ register-event ?stastate {ctxch state} {^(.)stastate (\w+|\-) } {
     if {[string compare $ctxch |]} speedws-stastate-hook
 }
 
-register-event ?resolution_inexplicable {message} \
+register-event ?resolution {message} \
        {^.resolution (\S+ .*)$} {
     if {[string match "problems *" $message]} return
     report-problem "resolution: $message"