view wisdom/off by two @ 10366:974b9d6260df

<oerjan> mkx bin/lastfiles//hg log --removed -l 1 --template "{join(files,\'\\n\')}" -- "$@"
author HackBot
date Tue, 07 Mar 2017 23:15:41 +0000
parents 1b7da5f7ebd5
children
line wrap: on
line source

An off by two error is what happens when you expect an off by one error but compensate in the wrong direction.