comparison hgext/amend.py @ 40505:b6b2a3d22344

remotefilelog: avoid hard-coding pack names in tests I'm about to alter the pack format, which alters the content-addressed name of the pack file. In order to reduce my own confusion I found it helpful to use an ls | head pipeline since we always want to inspect the newest pack. Differential Revision: https://phab.mercurial-scm.org/D4942
author Augie Fackler <augie@google.com>
date Wed, 03 Oct 2018 23:47:43 -0400
parents c303d65d2e34
children 126101284e04
comparison
equal deleted inserted replaced
40504:64b16de2c66a 40505:b6b2a3d22344