debian/test-blacklist
author Laurent Charignon <lcharignon@fb.com>
Wed, 18 Nov 2015 13:47:26 -0800
changeset 1537 50e683d9835e
parent 1166 30b478854260
child 1581 54f75dc48887
permissions -rw-r--r--
directaccess: fix case of shortened hash containing only digits For directaccess, there are four cases for what looks like short hashes made of digits only: 1 | the hash is a revision number and not a short hash for another revision: we don't change the visibility 2 | the hash is a revision number and a short hash for another revision: we don't change the visibility 3 | the hash is not a revision number and not a short hash for another revision: we don't change the visibility 4 | the hash is not a revision number but is a short hash for another revision: we make it visible Before the patch we were not lifting visibility in case number 4. This patch fixes the issue.

test-drop.t
test-simple4server.t
tests/test-simple4server-bundle2.t