Mercurial > hg
comparison tests/test-narrow-pull.t @ 39454:c68cfc55af9d stable
buildrpm: fix embarassing bug in shell variable expansions
`$distance_$node` looks up and concatenates `$distance_` and
`$node`. `$distance_` is empty, so we were getting the node without
the distance. Using the curly braces makes our intent explicit and
produces better-versioned RPMS.
Differential Revision: https://phab.mercurial-scm.org/D4493
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Wed, 05 Sep 2018 16:29:31 -0400 |
parents | 802742769680 |
children | 576eef1ab43d |
comparison
equal
deleted
inserted
replaced
39424:094d1f42c484 | 39454:c68cfc55af9d |
---|