Show More
@@ -92,7 +92,7 b' def uisetup(ui):' | |||||
92 | Arguments are passed on as environment variables. |
|
92 | Arguments are passed on as environment variables. | |
93 |
|
93 | |||
94 | """ |
|
94 | """ | |
95 |
script = |
|
95 | script = self.config('logtoprocess', event) | |
96 | if script: |
|
96 | if script: | |
97 | if msg: |
|
97 | if msg: | |
98 | # try to format the log message given the remaining |
|
98 | # try to format the log message given the remaining |
General Comments 0
You need to be logged in to leave comments.
Login now