Mercurial > hg
comparison mercurial/namespaces.py @ 33540:e07c5740eaaa
test-strip: fix call to super class in crashstriprepo
The 'self' argument is already taken care of by the 'super(...)' call. Instead
we were passing the repository instance as the 'desc' value.
This got discovered by breaking the next changeset.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Sun, 16 Jul 2017 02:38:14 +0200 |
parents | 46fa46608ca5 |
children | c7b45db8f317 |
comparison
equal
deleted
inserted
replaced
33539:460733327640 | 33540:e07c5740eaaa |
---|