hgext/logtoprocess.py
changeset 29463 4cf0542dcbe7
parent 28901 a368da441b32
child 29841 d5883fd055c6
--- a/hgext/logtoprocess.py	Wed Jun 29 23:53:20 2016 +0100
+++ b/hgext/logtoprocess.py	Thu Jun 30 15:26:11 2016 +0100
@@ -92,7 +92,7 @@
             Arguments are passed on as environment variables.
 
             """
-            script = ui.config('logtoprocess', event)
+            script = self.config('logtoprocess', event)
             if script:
                 if msg:
                     # try to format the log message given the remaining