Le 20/01/2011 15:52, Jeff Squyres a écrit : > On the trunk, we have apparently dropped the .sh extension from > hwloc-gather-topology. But on the v1.1 branch, it's hwloc-gather-topology.sh. > > The NEWS file discusses changes to hwloc-gather-topology.sh in 1.1.1 (the .sh > version was added in 1.1.0). > > It is .sh on the 1.1 branch because we've already released 1.1.0 with the > name "hwloc-gather-topology.sh"? >
Yes. > If so, should we rename the trunk to match? Or is this a known / planned > difference between 1.1.x and 1.2.x? Or ...? > It's a planned difference. Trunk was renamed because we said the ".sh" prefix was useless. If we want to uniformize between trunk and 1.1, we need to remove .sh in v1.1. But it would break the naming between 1.1.0 and 1.1.1. Brice