Mercurial > hg
comparison tests/test-hook.out @ 4085:719488a98ebe
Fix hg showconfig traceback with values that aren't strings
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Thu, 15 Feb 2007 10:15:08 -0200 |
parents | 961ccb615cf7 |
children | 949516072388 |
comparison
equal
deleted
inserted
replaced
4084:51e52db6b40d | 4085:719488a98ebe |
---|---|
140 Traceback (most recent call last): | 140 Traceback (most recent call last): |
141 Automatically installed hook | 141 Automatically installed hook |
142 foo | 142 foo |
143 calling hook commit.auto: <function autohook> | 143 calling hook commit.auto: <function autohook> |
144 Automatically installed hook | 144 Automatically installed hook |
145 hooks.commit.auto=<function autohook> |